load_env_thin_occ: Load filtered occurrence data

View source: R/1.1b.f.occ.thin.R

load_env_thin_occR Documentation

Load filtered occurrence data

Description

Load filtered occurrence data from object returned by env_thin_b

Usage

load_env_thin_occ(p.lst, long.col = NULL, lat.col = NULL)

Arguments

p.lst

named list returned from env_thin_b

lat.col, long.col

Name of columns that contain coordinates (latitude and longitude)

Value

named list of thinned occurence data for each species in the list

See Also

env_thin, env_thin_b

Examples

## Not run: 
occ.locs <- load_env_thin_occ(thinned.dataset.batch)

## End(Not run)

HemingNM/ENMwizard documentation built on Jan. 4, 2024, 3:24 p.m.