-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathNAMESPACE
More file actions
36 lines (35 loc) · 817 Bytes
/
NAMESPACE
File metadata and controls
36 lines (35 loc) · 817 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
# Generated by roxygen2: do not edit by hand
export("%>%")
export(clin_nowcast)
export(fiphde_launcher)
export(forecast_categorical)
export(forecast_ili)
export(format_for_submission)
export(get_cdc_clin)
export(get_cdc_hosp)
export(get_cdc_ili)
export(get_hdgov_hosp)
export(get_nhsn_weekly)
export(get_nowcast_ili)
export(glm_wrap)
export(is_monday)
export(make_tsibble)
export(mmwr_week_to_date)
export(mnz)
export(mnz_replace)
export(ns_impute)
export(plot_forecast)
export(plot_forecast_categorical)
export(pois_forc)
export(prep_hdgov_hosp)
export(prep_nhsn_weekly)
export(replace_ili_nowcast)
export(smoothie)
export(this_monday)
export(this_saturday)
export(ts_fit_forecast)
export(ts_format_for_submission)
export(validate_forecast)
importFrom(magrittr,"%>%")
importFrom(rlang,.data)
importFrom(rlang,.env)