export | R Documentation |
Exports a SPADEVizR object into a tab separated file.
export(object, filename = "export.txt")
## S4 method for signature 'Results'
export(object, filename = "export.txt")
## S4 method for signature 'AC'
export(object, filename = "export.txt")
## S4 method for signature 'DAC'
export(object, filename = "export.txt")
## S4 method for signature 'CC'
export(object, filename = "export.txt")
## S4 method for signature 'AP'
export(object, filename = "export.txt")
object |
a SPADEVizR object |
filename |
a character indicating the location of the output file |
none
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.