annual.summaries: Create year-specific summary table and figures and LaTeX code...

Description Usage Arguments Value

View source: R/qc_functions.R

Description

Create year-specific summary table and figures and LaTeX code for QC report

Usage

1
annual.summaries(occu, site, year, unmkd, naiveoccu, habcov, figdir.path)

Arguments

occu

dataframe containing raw species occurrence data

site

dataframe containing raw site-level data

year

numeric value for survey year

unmkd

unmarkedFrameOccu object used by unmarked package to fit single-season occupancy model

naiveoccu

vector containing values of 0 or 1 for each surveyed site indicating whether the species was observed (1) or unobserved (0)

habcov

rasterLayer object containing habitat covariate values

figdir.path

directory path for temporary storage of report figures

Value

List of length equal to number of survey years processed. Each element is contains a NULL value.


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