Related to Issue #31 the addTrapRate() function uses an input from summariseLGRweekly(). The function seems useful, but will likely require updates after updates are made to summariseLGRweekly() and could be exported.
Note: The function is used in compileGRAdata() around lines 246-250 after a different code chunk to summarize LGR data on a weekly time-step.
This might require updates to each of these 3 functions, if deemed useful.
Related to Issue #31 the
addTrapRate()function uses an input fromsummariseLGRweekly(). The function seems useful, but will likely require updates after updates are made tosummariseLGRweekly()and could be exported.Note: The function is used in
compileGRAdata()around lines 246-250 after a different code chunk to summarize LGR data on a weekly time-step.This might require updates to each of these 3 functions, if deemed useful.