changeOutputDirectory | R Documentation |
Change the output directory of a GRN object
changeOutputDirectory(GRN, outputDirectory = ".")
GRN |
Object of class |
outputDirectory |
Character. Default |
The same GRN
object, with the output directory being adjusted accordingly
GRN = loadExampleObject() GRN = changeOutputDirectory(GRN, outputDirectory = ".")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.