chickenpox
data frame has 498 rows and 3 columns of data
recording the number of Chickenpox occurrences in New York City.data(chickenpox)
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.