-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
39 lines (38 loc) · 960 Bytes
/
NAMESPACE
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
37
38
39
# Generated by roxygen2: do not edit by hand
export(cdc_dotwhiskers_ggplot)
export(covid_pre_cleaning)
export(create_nest_doubling)
export(create_nest_dynamics)
export(create_nest_halving)
export(create_nest_rt)
export(create_nest_summary)
export(create_nest_summary_map)
export(dynamic_output_figure)
export(epiestim_current_rt)
export(epiestim_last5wk_rt)
export(epiestim_tibble_rt)
export(figure_tsibble_rt)
export(get_info_tidy)
export(glance_incidence)
export(incidence_dates_mutate)
export(incidence_nest_clean)
export(incidence_output_figure)
export(incidence_pull)
export(nested_figure_01)
export(nested_figure_02)
export(nested_figure_03)
export(nested_figure_04)
export(nested_table_01)
export(nested_table_02)
export(nested_table_03)
export(nested_table_04)
export(pre_clean)
export(tidy_incidence)
import(EpiEstim)
import(aweek)
import(colorspace)
import(incidence)
import(janitor)
import(patchwork)
import(tidyverse)
importFrom(lubridate,"%m-%")