powered by
Reads in all the responses recorded to the calibration, scenarios, and capability questions.
read_responses(source_dir = getwd())
Directory location where input files are found.
A tidyrisk_response_set object
Expects the following files to be present:
calibration_answers.csv - Calibration
calibration_answers.csv
scenario_answers.csv - Scenarios
scenario_answers.csv
capability_answers.csv - Capabilities
capability_answers.csv
# NOT RUN { read_responses() # }
Run the code above in your browser using DataLab