You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

28 lines
674 B

7 years ago
# Generated by roxygen2: do not edit by hand
export(age_group_distribution)
export(cdc_basemap)
export(geographic_spread)
7 years ago
export(hospitalizations)
export(ili_weekly_activity_indicators)
7 years ago
export(ilinet)
7 years ago
export(mmwrid_map)
export(pi_mortality)
export(state_data_providers)
export(surveillance_areas)
7 years ago
export(who_nrevss)
import(MMWRweek)
7 years ago
import(httr)
importFrom(dplyr,"%>%")
importFrom(dplyr,bind_rows)
importFrom(dplyr,data_frame)
importFrom(dplyr,filter)
7 years ago
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
7 years ago
importFrom(jsonlite,fromJSON)
importFrom(sf,st_read)
7 years ago
importFrom(stats,setNames)
importFrom(tools,file_path_sans_ext)
importFrom(utils,read.csv)
importFrom(utils,unzip)