Title: | Find Native Plants Around Me |
---|---|
Description: | Get information on native plants found around a given location. Currently only available for the Iberian Peninsula. |
Authors: | Francisco Rodriguez-Sanchez [aut, cre] |
Maintainer: | Francisco Rodriguez-Sanchez <[email protected]> |
License: | GPL (>= 3) |
Version: | 0.0.2 |
Built: | 2024-10-24 04:58:56 UTC |
Source: | https://github.com/Pakillo/plants.around.me |
Get a checklist of the native vascular plants around a given point in the Iberian Peninsula
get_checklist(lon = NULL, lat = NULL)
get_checklist(lon = NULL, lat = NULL)
lon |
Numeric. Longitude in geographic coordinates |
lat |
Numeric. Latitude in geographic coordinates |
A dataframe
As the original data (AFLIBER database) have 10-km resolution, the resulting checklist may include taxa present within 10 km distance of the point or polygon.
head(get_checklist(lon = -5, lat = 40))
head(get_checklist(lon = -5, lat = 40))
Taxa distributions
locs
locs
locs
A data frame with 1,824,549 rows and 5 columns:
taxon
family
GBIF ID
longitude in decimal degrees
latitude in decimal degrees
https://doi.org/10.1111/geb.13363