Description Usage Arguments Details Value Examples
View source: R/SBGNview.obj.fun.R
Retrieve output file information from a SBGNview object
1 | outputFile(obj)
|
obj |
A SBGNview class object. |
This function prints the output file path recorded in a SBGNview object.
A string. The output file information.
1 2 3 4 | ## Not run:
outputFile(SBGNview.obj)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.