-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathNAMESPACE
31 lines (30 loc) · 885 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
# Generated by roxygen2: do not edit by hand
export("%>%")
export(add_key_dates_categorisations)
export(add_oneoff_costs)
export(add_recurring_cost)
export(add_staff_utilisation)
export(add_user_variable_costs)
export(apply_absolute_increase_to_df_col)
export(check_date_compatibility)
export(constant_growth_interpolation)
export(create_cost_model)
export(expand_to_time_horizon)
export(get_all_dates)
export(get_all_dates_df)
export(get_cumulative_costs)
export(interpolate_days_character)
export(interpolate_days_numeric)
export(kd_all_dates_days)
export(kd_max)
export(kd_min)
export(process_user_variable_costs)
export(run_cost_model)
export(setting_append_to_categorisation_columns)
export(setting_categorisation_columns)
export(setting_deflator_base_date)
export(shiny_bubble)
export(shiny_vis)
importFrom(magrittr,"%$%")
importFrom(magrittr,"%<>%")
importFrom(magrittr,"%>%")