getBSMax: Gets the BSIntID that IIntID spent most time in a...

View source: R/getBSData.R

getBSMaxR Documentation

Gets the BSIntID that IIntID spent most time in a surveillance year.

Description

Gets the BSIntID that IIntID spent most time in a surveillance year.

Usage

getBSMax(dat = getEpisodes(), minDays = 0)

Arguments

dat

The default is to call getEpisodes.

minDays

Value of 1:366 min days spent in DSA to qualify as being a resident in that year.

Value

data.frame

Examples

edat <- getEpisodes()
bs_max <- getBSMax(edat)

vando026/ahri documentation built on Aug. 10, 2024, 3:20 p.m.