Skip to content

Standardize indicator code and function names #183

Description

@als329

Rename indicator code and function to standardized format:
Build_[afp/lab/es][details][timeliness]_indicator.R
See proposed naming changes below.

Note this will break the generate_data_for_report.R code so that will also need to be updated with the new function names.

Old New
build_afp_cases_reported_indicator.R build_afp_cases_reported_indicator.R (no change)
build_prop_inad_classified_indicator.R build_afp_inadequate_unclassified_indicator.R
build_neg_samples_timeliness_indicator.R build_afp_neg_samples_timeliness_indicator.R
build_prop_60_day_followup_indicator.R build_afp_prop_60_day_followup_indicator.R
build_prop_lab_pending_indicator.R build_afp_prop_lab_pending_indicator.R
build_timely_stool_shipment_indicator.R build_afp_stool_shipment_timeliness_indicator.R
build_wpv_vdpv_timely_detection_indicator.R build_afp_wpv_vdpv_detection_timeliness_indicator.R
build_number_of_active_ES_sites_indicator.R build_es_number_active_sites_indicator.R
build_prop_active_es_sites_with_monthly_collections_indicator.R build_es_prop_active_sites_with_monthly_collections_indicator.R
build_timeliness_of_es_shipment_indicator.R build_es_shipment_timeliness_indicator.R
build_timeliness_es_wpv_vdpv_notification_indicator.R build_es_wpv_vdpv_notification_timeliness_indicator.R
build_timeliness_of_ITD_results_indicator.R build_lab_ITD_results_timeliness_indicator.R
build_timeliness_of_sequencing_results_indicator.R build_lab_sequencing_results_timeliness_indicator.R
build_timeliness_of_shipment_for_sequencing_indicator.R build_lab_sequencing_shipment_timeliness_indicator.R
build_timeliness_virus_isolation_indicator.R build_lab_virus_isolation_timeliness_indicator.R
build_lab_workload_indicator.R build_lab_workload_indicator.R (no change)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Indicator function editedit to an indicator function (i.e. a build_* function)QMD editEdit to the QMD file that creates the HTML report

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions