process.data: Process raw occurrence and site-level data for analysis

Description Usage Arguments Value

View source: R/qc_functions.R

Description

Process raw occurrence and site-level data for analysis

Usage

1
process.data(occudfs, sitedfs, years, habcov)

Arguments

occudfs

list of dataframes containing annual raw species occurrence data

sitedfs

list of dataframes containing annual raw site-level data

years

numeric vector of survey years

habcov

object of class RasterLayer containing spatial covariate

Value

list of length 6 with the following elements: 1) numeric vector of survey years, 2) list of year-specific data objects of class unmarkedFrameOccu, 3) list of year-specific raw species occurrence data.frames, 4) list of year-specific site-level data.frames, 5) list of year-specific numeric vectors containing naive occurrence values, and 6) object of class RasterLayer containing a spatial covariate.


USFWS/SppDistMonProj documentation built on May 27, 2020, 9:44 a.m.