Files in RobinL/costmodelr
Build cost models in R from lists of assumptions, with rigorous unit tests

.Rbuildignore
.gitignore
.travis.yml
DESCRIPTION
NAMESPACE
R/cost_model.R R/date_interpolation.R R/deflators.R R/key_dates.R R/oneoff_cost.R R/pipe.R R/recurring_cost.R R/set_options.R R/shape_compatability.R R/shiny_bubble.R R/shiny_explorer.r R/shiny_output_functions.R R/staff_utilisation.R R/time_groups.R R/user_variable_costs.R R/utils.R
codecov.yml
costmodelr.Rproj
example.R
inst/extdata/expected_answer_1.csv
inst/extdata/key_dates_1.csv
inst/extdata/key_dates_2.csv
inst/extdata/key_dates_3.csv
inst/extdata/key_dates_exceldates.csv
inst/extdata/oneoff_costs_1.csv
inst/extdata/oneoff_costs_2.csv
inst/extdata/oneoff_costs_3a.csv
inst/extdata/oneoff_costs_3b.csv
inst/extdata/rate_card_1.csv
inst/extdata/rate_card_3a.csv
inst/extdata/rate_card_3b.csv
inst/extdata/recurring_cost_1.csv
inst/extdata/recurring_cost_2.csv
inst/extdata/staff_utilisation_1.csv
inst/extdata/staff_utilisation_3a.csv
inst/extdata/staff_utilisation_3b.csv
inst/extdata/test_dates.csv
inst/extdata/time_groups.csv
inst/extdata/user_variable_costs_1.csv
inst/extdata/users_1.csv
man/add_key_dates_categorisations.Rd man/add_oneoff_costs.Rd man/add_recurring_cost.Rd man/add_staff_utilisation.Rd man/add_user_variable_costs.Rd man/apply_absolute_increase_to_df_col.Rd man/apply_percentage_growth_multiplier_to_df_col.Rd man/check_date_compatibility.Rd man/constant_growth_interpolation.Rd man/convert_excel_dates_in_df.Rd man/create_cost_model.Rd man/create_id_column.Rd man/date_to_addition_absolute_increase.Rd man/date_to_multiplier_percentage_growth.Rd man/expand_staff_utilisation_to_time_horizon.Rd man/expand_to_time_horizon.Rd man/get_all_dates.Rd man/get_cumulative_costs.Rd man/get_min_max_dates.Rd man/get_oneoff_cost_chunk.Rd man/get_oneoff_cost_id.Rd man/get_recurring_cost_chunk.Rd man/get_user_variable_costs_chunk.Rd man/get_user_variable_costs_id.Rd man/get_xr.Rd man/grapes-greater-than-grapes-hash-single-quote.Rd man/grapes-less-than-greater-than-grapes.Rd man/interpolate_days.Rd man/interpolate_days_character.Rd man/interpolate_days_numeric.Rd man/kd_all_dates_days.Rd man/kd_max.Rd man/kd_min.Rd man/pipe.Rd man/posixt_cols_to_date.Rd man/process_oneoff_costs.Rd man/process_user_variable_costs.Rd man/remove_named_cols_from_df.Rd man/run_cost_model.Rd man/setting_append_to_categorisation_columns.Rd man/setting_categorisation_columns.Rd man/setting_deflator_base_date.Rd man/shiny_bubble.Rd man/shiny_vis.Rd man/stop_duplicated_dates.Rd man/stop_expected_fields.Rd man/stop_if_nonnumeric.Rd man/stop_if_not_date.Rd readme.md tests/testthat.R
tests/testthat/key_dates.xlsx
tests/testthat/test-cost_model_create.R tests/testthat/test-date_interpolation.R tests/testthat/test-full_model_1.R tests/testthat/test-full_model_2.R tests/testthat/test-full_model_3.R tests/testthat/test-oneoff.R tests/testthat/test-rate_card.R tests/testthat/test-recurring_costs.R tests/testthat/test-shape_compatability.R tests/testthat/test-time_groups.R tests/testthat/test-user_variable_costs.R tests/testthat/test-utils.R vignettes/assumption_types.Rmd vignettes/customisations.Rmd
vignettes/example_data.csv
RobinL/costmodelr documentation built on May 9, 2019, 10:30 a.m.