View source: R/1.1b.f.occ.thin.R
load_env_thin_occ | R Documentation |
Load filtered occurrence data from object returned by env_thin_b
load_env_thin_occ(p.lst, long.col = NULL, lat.col = NULL)
p.lst |
named list returned from |
lat.col, long.col |
Name of columns that contain coordinates (latitude and longitude) |
named list of thinned occurence data for each species in the list
env_thin
, env_thin_b
## Not run:
occ.locs <- load_env_thin_occ(thinned.dataset.batch)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.