Package 'plants.around.me'

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

Help Index


Get checklist of native plants around given coordinates

Description

Get a checklist of the native vascular plants around a given point in the Iberian Peninsula

Usage

get_checklist(lon = NULL, lat = NULL)

Arguments

lon

Numeric. Longitude in geographic coordinates

lat

Numeric. Latitude in geographic coordinates

Value

A dataframe

Note

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.

Examples

head(get_checklist(lon = -5, lat = 40))

Taxa distributions

Description

Taxa distributions

Usage

locs

Format

locs

A data frame with 1,824,549 rows and 5 columns:

Taxon

taxon

Family

family

GBIF_id

GBIF ID

lng

longitude in decimal degrees

lat

latitude in decimal degrees

Source

https://doi.org/10.1111/geb.13363