Skip to content

v0.1.4: Add county_name to count_fcds() (#86)

Latest
Compare
Choose a tag to compare
@gadenbuie gadenbuie released this 02 Oct 16:13
· 3 commits to master since this release
ba1728e

Added county_name argument to count_fcds() that adds the county into the count groups. This value can be a vector of counties, or TRUE to include all counties in the source data. Alternatively, if the value is "moffitt" then the counts are filtered to counties in Moffitt's catchment area. This deprecates the moffitt_catchment argument (#83).