This function extracts the proportion of visits (or observations) detecting a focal species to all visits (or observations) over time.
obsIndexTemporal(
x,
timeRes,
focalSp = NULL,
visits = TRUE,
fs.rm = TRUE,
norm = TRUE
)
an object of class ‘SummarizeBirds’.
the time resolution: "Yearly", "Monthly"
or "Daily"
the focal sp to look for.
if TRUE (default) the observation index is calculated over number of visits, else uses the number of observations.
if TRUE, assumes that the observations for the focal species are included in 'group' and will remove them
if TRUE, the result is normalized to a 0-1 range
An xts timeseries