View source: R/writingFunctions.R
Function that writes Fishers Test results to a CSV file
1 | write_FishersResults(fishResults = NULL, outputfile = NULL)
|
fishResults |
a data frame returned by function runCombinedFisherTest() |
outputfile |
name of output file |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.