exportr | R Documentation |
Export the components of a resuSet object
exportr(resuSet, out_file_prefix = "out_SET", out_folder = "_output")
resuSet |
A list, provided in the format expected by the resuSet specifications |
out_file_prefix |
String character, to be used to prepend all exported files. Defaults to "out_SET", but can be meaningfully chosen to match the set of results it refers to. |
out_folder |
String character, specifying in which folder such tabular outputs will be generated. Defaults to "_output", but can also be called "." to specify the current directory. |
Invisible NULL if no errors are encountered
# TODO
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.