chickenpox | R Documentation |
The chickenpox
data frame has 498 rows and 3 columns of data
recording the number of Chickenpox occurrences in New York City.
data(chickenpox)
The data frame contains the following columns:
count the number of monthly reported Chickenpox cases.
month a vector of integers from 1 to 12 representing the month for the reported cases. year a numeric vector representing the year when the cases were reported.
This data frame contains monthly number of reported cases of chickenpox in New York City from 1931 to the first six months of 1972.
The data were downloaded from https://robjhyndman.com/tsdl/.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.