Saves the results of a CohortPrevalenceAnalysis analysis as a .csv.

exportPrevalenceResults(results, outputFolder = NULL)

Arguments

results

Dataframe: Result of a generateSinglePrevalence analysis.

outputFolder

Character string specifying the path to the folder where the output files will be saved. If left NULL, will default to current working directory (optional).