Description Usage Arguments Value Output
View source: R/create_datpin_files.R
Initial data files have been lazily loaded. To view their contents please run the create_documentation
rmd file
1 | create_datpin_files(listOfParameters, dataList)
|
listOfParameters |
see |
dataList |
A data set comprising all necessary inputs. This data set can be the lazily loaded data set or it can be modified in any way
to represent a faux assessment. See |
updated list of lazily loaded data "hydraData"
Two data files are output. A ".dat" and a ".pin" file. These are required by the Hydra code to run. The name of the file is determined by the variable outputFilename
in the
list listOfParameters
. By default the files are saved in the current working directory. You can specify a differnt location in listofParameters
.
See setup_default_inputs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.