-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathNAMESPACE
More file actions
118 lines (117 loc) · 3.28 KB
/
Copy pathNAMESPACE
File metadata and controls
118 lines (117 loc) · 3.28 KB
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
# Generated by roxygen2: do not edit by hand
export(GeomLinePoint)
export(GeomPathPoint)
export(assert_date_in_epiweek)
export(assert_hubverse_output_types)
export(bottom_up_aggregation)
export(categorize_prism)
export(categorize_vector)
export(cdc_hub_std_colnames)
export(ceiling_epiweek)
export(ceiling_isoweek)
export(ceiling_mmwr_epiweek)
export(copula2tbl)
export(count_trajectories)
export(covidhub_std_colnames)
export(daily_to_epiweekly)
export(data_cdc_gov_base_query)
export(data_cdc_gov_dataset_id)
export(data_cdc_gov_dataset_lookup)
export(data_cdc_gov_dataset_table)
export(data_cdc_gov_endpoint)
export(data_cdc_gov_soda_query)
export(default_prism_bin_names)
export(do_soda_query)
export(download_hub)
export(draw_key_path_point)
export(epiweek_end)
export(epiweek_start)
export(epiweek_to_date)
export(epiyear_first_date)
export(epiyear_n_days)
export(epiyear_n_weeks)
export(expected_prism_locations)
export(filter_to_shared_forecasts)
export(filter_to_subset_forecasts)
export(floor_epiweek)
export(floor_isoweek)
export(floor_mmwr_epiweek)
export(flusight_std_colnames)
export(gather_hub_location_data)
export(gather_hub_quantile_forecasts)
export(geom_line_point)
export(geom_path_point)
export(get_available_qi_widths)
export(get_covid_hub_table)
export(get_epiweekly_hubverse_table)
export(get_flusight_hub_table)
export(get_hubverse_quantile_table)
export(get_prism_cutpoints)
export(get_prism_reference_population)
export(get_shared_forecasts)
export(get_subset_forecasts)
export(get_transform_to_real_line)
export(horizons_from_target_end_dates)
export(hub_quantiles_to_median_qi)
export(hub_target_data_as_of)
export(hub_to_scorable_quantiles)
export(hubverse_output_types)
export(hubverse_std_colnames)
export(hubverse_table_with_obs)
export(inferencedata_to_tidy_draws)
export(location_lookup)
export(modify_reference_date)
export(nhsn_soda_query)
export(nullable_comparison)
export(pivot_hubverse_quantiles_wider)
export(plot_coverage_by_date)
export(plot_hubverse_file_quantiles)
export(plot_hubverse_loc_quant_ts)
export(plot_hubverse_pointintervals)
export(plot_pred_obs_by_forecast_date)
export(plot_pred_obs_pointintervals)
export(plot_quantile_timeseries)
export(plots_to_pdf)
export(prism_colors)
export(prism_levels)
export(pull_data_cdc_gov_dataset)
export(pull_nhsn)
export(quantile_table_to_median_qi)
export(quantile_table_to_scorable)
export(quantiles_to_category_cdf)
export(quantiles_to_category_pmf)
export(rank_sampled_trajectories)
export(read_tabular)
export(read_tabular_file)
export(sample_aggregated_trajectories)
export(scale_color_prism)
export(scale_colour_prism)
export(scale_fill_prism)
export(scaled_logit)
export(scaled_shifted_log)
export(soql_nullable_is_in)
export(soql_nullable_select)
export(soql_nullable_where)
export(summarise_scores_with_baseline)
export(summarize_scores_with_baseline)
export(sym_limits)
export(target_end_dates_from_horizons)
export(theme_forecasttools)
export(to_us_location_table_column)
export(trajectories_to_quantiles)
export(update_hub)
export(us_loc_abbr_to_code)
export(us_loc_code_to_abbr)
export(us_location_lookup)
export(us_location_recode)
export(validate_base_forecasts)
export(with_epidate)
export(with_hubverse_oracle_output)
export(write_tabular)
export(write_tabular_file)
importFrom(lifecycle,deprecated)
importFrom(rlang,
"%||%",
":=",
.data
)