# Generated by roxygen2: do not edit by hand
|
|
|
|
export(get_flu_data)
|
|
export(get_mortality_surveillance_data)
|
|
export(get_state_data)
|
|
export(get_weekly_flu_report)
|
|
import(V8)
|
|
import(dplyr)
|
|
import(httr)
|
|
import(utils)
|
|
import(xml2)
|
|
importFrom(jsonlite,fromJSON)
|
|
importFrom(purrr,discard)
|
|
importFrom(purrr,keep)
|
|
importFrom(purrr,map)
|
|
importFrom(purrr,map_chr)
|
|
importFrom(purrr,map_df)
|
|
importFrom(purrr,map_lgl)
|
|
importFrom(readr,read_csv)
|
|
importFrom(readr,type_convert)
|