eraseMoon: Remove days from data where no locations could be estimated...

Description Usage Arguments Value

View source: R/eraseMoon.R

Description

Remove days from data where no locations could be estimated from fitted TwilightFree object

Usage

1
eraseMoon(d, return.model = FALSE, model = NULL, threshold = 0)

Arguments

d

data frame with Light, Date, Day_num, and state columns at minimum

return.model

logical indicating whether to return predictive model or not

model

a previously fitted predictive model

threshold

numeric Light intensity at twilight

Value

data frame with predicted night and day states in 'state' column


ABindoff/TwilightFree documentation built on March 10, 2021, 2:16 p.m.