load_thin_occ: Load filtered occurrence data

View source: R/1.1.f.data.prep.R

load_thin_occR Documentation

Load filtered occurrence data

Description

Load filtered occurrence data from object returned by "thin_b" function

Usage

load_thin_occ(thin.occ.l, from.disk = FALSE)

Arguments

thin.occ.l

named list returned from "thin_b"

from.disk

boolean. Read from disk or from one of thinned datasets stored in 'thin.occ.l' obj

Value

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

See Also

thin, thin_b

Examples

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

## End(Not run)

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