R/SaveLoad.R
exportDechallengeRechallengeToCsv.Rd
export the DechallengeRechallenge results as csv
exportDechallengeRechallengeToCsv(result, saveDirectory, minCellCount = 0)
The output of running computeDechallengeRechallengeAnalyses()
An directory location to save the results into
The minimum value that will be displayed in count columns
A string specifying the directory the csv results are saved to
Other SaveLoad:
exportRechallengeFailCaseSeriesToCsv()
,
exportTimeToEventToCsv()