bdvis (version 0.2.9)

getcellid: Assign GBIF style degree cell ids

Description

Calculate and assign a GBIF-style degree cell id and centi-degree (0.1 degrees, dividing a 1 degree cell into 100 centi-degree cells) cell id to each record. This is a necessary previous step for some functions like mapgrid

Usage

getcellid(indf)

Arguments

indf
input data frame containing biodiversity data set

See Also

Other Data preparation functions: bdsummary, fixstr, gettaxo

Examples

Run this code
## Not run: 
# getcellid(inat)
# ## End(Not run)

Run the code above in your browser using DataLab