tests/testthat/p_parameters/parameters_program.R

diroutput <- "g_output"
dirinput <- "i_input"
extension <- c(".csv")

###################################################################
# CREATE FOLDERS
###################################################################

suppressWarnings(if (!file.exists(diroutput)){
  setwd(file.path(diroutput))
})
ARS-toscana/CreateConceptSetDatasets documentation built on June 11, 2025, 1:08 p.m.