# Generated by roxygen2: do not edit by hand

S3method(as.covidcast_signal,covidcast_signal)
S3method(as.covidcast_signal,data.frame)
S3method(head,covidcast_meta)
S3method(head,covidcast_signal)
S3method(plot,covidcast_signal)
S3method(print,covidcast_meta)
S3method(print,covidcast_signal)
S3method(summary,covidcast_meta)
S3method(summary,covidcast_signal)
export(abbr_to_fips)
export(abbr_to_name)
export(aggregate_signals)
export(as.covidcast_signal)
export(cbsa_to_name)
export(county_fips_to_name)
export(covidcast_cor)
export(covidcast_longer)
export(covidcast_meta)
export(covidcast_signal)
export(covidcast_signals)
export(covidcast_wider)
export(earliest_issue)
export(fips_to_abbr)
export(latest_issue)
export(name_to_abbr)
export(name_to_cbsa)
export(name_to_fips)
export(state_fips_to_name)
importFrom(MMWRweek,MMWRweek)
importFrom(MMWRweek,MMWRweek2Date)
importFrom(dplyr,`%>%`)
importFrom(rlang,.data)
importFrom(rlang,`:=`)
importFrom(rlang,abort)
importFrom(rlang,warn)
importFrom(stats,approx)
importFrom(stats,cor)
importFrom(stats,median)
importFrom(stats,sd)
importFrom(utils,head)
importFrom(utils,read.csv)
