
References
) of historical report readings.
This function reads that XML file and produces a long data_frame
with the historical surveillance readings.This function provides similar data to get_state_data
but without
the reporting source metadata and a limit on the historical flu information.
get_weekly_flu_report()
tbl_df
(also classed with cdcweeklyreport
) with six
columns: year
, week_number
, state
, color
,
label
, subtitle
## Not run:
# get_weekly_flu_report()
# ## End(Not run)
Run the code above in your browser using DataLab