View source: R/mps_data_prep.R
mps_data_prep | R Documentation |
Prepares the raw MPS data so it is ready to be processed.
mps_data_prep( my.dir = getwd(), conf.loc = NULL, csv.outputs = paste0(my.dir, "/data/outputs"), rda.outputs = paste0(my.dir, "/data/rdata"), save.output = TRUE, DataBase = TRUE )
my.dir |
character |
csv.outputs |
character |
rda.outputs |
character |
save.output |
logical |
mps.data |
character |
mps.thresholds |
character |
Standards.details |
character |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.