build_unmarked_distance_df: accepts a named raster stack of covariates, an IMBCR...

Description Usage

Description

accepts a named raster stack of covariates, an IMBCR SpatialPointsDataFrame, and a species common name and returns a formatted unmarked distance data.frame that can be used for model fitting with unmarked.

Usage

1
2
3
build_unmarked_distance_df(r = NULL, s = NULL, spp = NULL,
  vars = c("doy", "starttime"), fun = mean, d = c(0, 100, 200, 300,
  400, 500, 600, 700, 800))

PLJV/OpenIMBCR documentation built on June 3, 2019, 7:01 a.m.