View source: R/writingFunctions.R
writeFishersResults | R Documentation |
Function that writes Fishers Test results, after clustering to a CSV file
writeFishersResults(
fishResults = "none",
outputFile = "none",
includeRaMPids = FALSE
)
fishResults |
a data frame returned by function runCombinedFisherTest() |
outputFile |
name of output file |
includeRaMPids |
whether or not to include rampIds (default is FALSE) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.