Description Usage Arguments Details Value Examples
Set or change output file information for a SBGNview object
1 | outputFile(obj) <- value
|
obj |
A SBGNview class object |
value |
No need to provide |
This function sets the output file path recorded in a SBGNview object.
A SBGNview class object
1 2 3 4 | ## Not run:
outputFile(SBGNview.obj) <- "test.output.file"
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.