Skip to content

Commit de3289f

Browse files
committed
notate use in correlation vignette
1 parent 5b5846e commit de3289f

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

R/epiprocess-data.R

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#' ranges from March 1, 2020 to December 31, 2021. It is limited to California,
77
#' Florida, Texas, New York, Georgia, and Pennsylvania.
88
#'
9-
#' It is used in the {epiprocess} growth rate, correlation, `epi_slide` vignettes.
9+
#' It is used in the {epiprocess} growth rate and `epi_slide` vignettes.
1010
#'
1111
#' @format An [`epiprocess::epi_df`] (object of class `c("epi_df", "tbl_df", "tbl", "data.frame")`) with 4026 rows and 6 columns.
1212
#' @section Data dictionary:
@@ -218,6 +218,8 @@
218218
#' ranges from March 1, 2020 to December 31, 2021. It
219219
#' includes all states.
220220
#'
221+
#' It is used in the {epiprocess} correlation vignettes.
222+
#'
221223
#' @format An [`epiprocess::epi_df`] (object of class `c("epi_df", "tbl_df", "tbl", "data.frame")`) with 37576 rows and 4 columns.
222224
#' @section Data dictionary:
223225
#' The data has columns:

man/cases_deaths_subset.Rd

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

man/covid_case_death_rates_extended.Rd

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

0 commit comments

Comments
 (0)