getBSMax | R Documentation |
Gets the BSIntID that IIntID spent most time in a surveillance year.
getBSMax(dat = getEpisodes(), minDays = 0)
dat |
The default is to call |
minDays |
Value of 1:366 min days spent in DSA to qualify as being a resident in that year. |
data.frame
edat <- getEpisodes()
bs_max <- getBSMax(edat)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.