bdvis (version 0.2.18)

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, format_bdvis, gettaxo

Examples

Run this code
# NOT RUN {
getcellid(inat)
# }

Run the code above in your browser using DataCamp Workspace