R/aaa.R

##################
# constants, etc.
##################

VAL_PLAN_FILE <- "validation-plan.Rmd"
TEST_PLAN_FILE <- "testing-plan.Rmd"
TEST_RESULTS_FILE <- "testing-results.Rmd"
MAT_FILE <- "traceability-matrix.Rmd"
REQ_FILE <- "requirements-specification.Rmd"
VAL_SUM_FILE <- "validation-summary.Rmd"
RLS_NOTES_FILE <- "release-notes.Rmd"
VAL_FILE <- "validation-testing.md" # keeping this for now to appease drone, and also for when I eventually need to remove all the old functions
metrumresearchgroup/mrgvalidate documentation built on March 4, 2023, 7:54 a.m.