Skip to content

Commit fdf0a49

Browse files
authored
Merge pull request #116 from cmu-delphi/80-could-also-mention-epi_archive-functionality-eg-data-structures-or
Mentioned `epi_archive` functionality and changed "over space and time" in package description
2 parents e6b7c58 + 9eb7b05 commit fdf0a49

File tree

5 files changed

+37
-18
lines changed

5 files changed

+37
-18
lines changed

DESCRIPTION

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,10 @@ Authors@R: c(
1515
person("Dmitry", "Shemetov", role = "ctb"),
1616
person("Ryan", "Tibshirani", , "ryantibs@cmu.edu", role = c("aut", "cre"))
1717
)
18-
Description: This package introduces a common data structure for
19-
epidemiological data sets measured over space and time, and offers
20-
associated utilities to perform basic signal processing tasks.
18+
Description: This package introduces a common data structure for epidemiological
19+
data reported by location and time, provides another data structure to
20+
work with revisions to these data sets over time, and offers associated
21+
utilities to perform basic signal processing tasks.
2122
License: MIT + file LICENSE
2223
Imports:
2324
data.table,

man/archive_cases_dv_subset.Rd

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/incidence_num_outlier_example.Rd

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/jhu_csse_county_level_subset.Rd

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/jhu_csse_daily_subset.Rd

Lines changed: 26 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)