dark-peak-analytics / assertHE

R package to assist in the verification of health economic decision models.
https://dark-peak-analytics.github.io/assertHE/
Other
4 stars 10 forks source link

cheers_checker.R needs refactoring #76

Open Smit-tay opened 5 months ago

Smit-tay commented 5 months ago

Asside from the fact that "cheers_checker" is a weird name for a file, this file contains a hodge-podge of functions with dubious value.

These should really be included in probably separate "utils-XXX" files grouped by usage.

find_next_vector_element, find_previous_vector_element - dubious value

extract_function_name -

find_function_definitions, find_folder_function_definitions - most of this is handled by utils-file.R