CentroidSpeices: Get the species in the centroid

Description Usage Arguments Value Examples

Description

Get the species in the centroid

Usage

1
CentroidSpeices(species, centroid)

Arguments

species

a string containing all species name and country (if any) in the end, separate by ','.

centroid

the result generated by the function Getcentroid

Value

the gbif data that inside the centroid

Examples

1
2
centroid <- Getcentroid('Canada', 8)
CentroidSpecies('Pinus contorta,Danaus plexippus,Canada', centroid)

Tim-Yu/rgcd documentation built on May 9, 2019, 4:46 p.m.