clean_answers: Clean extreme answers

Description Usage Arguments Details Value Examples

View source: R/clean_answers.R

Description

You may wish to apply some sanity checking bounds on the responses from subject matter experts. This function applies a set of predefined transformations to the scenario and capability responses. Review these assumptions carefully before using them in your own analysis.

Usage

1
clean_answers(scenario_answers, capability_answers)

Arguments

scenario_answers

Scenario answers dataframe.

capability_answers

Capability answers dataframe.

Details

Make the following assumptions/modifications

Value

A list of modified scenarios and capabilities.

Examples

1
2
3

collector documentation built on Feb. 22, 2020, 1:11 a.m.