powered by
Import scenarios from survey spreadsheet
import_scenarios(survey_file = NULL, domains = NULL)
Path to survey Excel file. Defaults to a sample file if not supplied.
Dataframe of domains and domain IDs.
Extracted qualitative scenarios as a dataframe.
# NOT RUN { data(mc_domains) import_scenarios(domains = mc_domains) # }
Run the code above in your browser using DataLab