read_responses | R Documentation |
Reads in all the responses recorded to the calibration, scenarios, and capability questions.
read_responses(source_dir = getwd())
source_dir |
Directory location where input files are found. |
Expects the following files to be present:
calibration_answers.csv
- Calibration
scenario_answers.csv
- Scenarios
capability_answers.csv
- Capabilities
A tidyrisk_response_set object
## Not run:
read_responses()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.