outputFile-set: Set or change output file information for a SBGNview object

Description Usage Arguments Details Value Examples

Description

Set or change output file information for a SBGNview object

Usage

1
outputFile(obj) <- value

Arguments

obj

A SBGNview class object

value

No need to provide

Details

This function sets the output file path recorded in a SBGNview object.

Value

A SBGNview class object

Examples

1
2
3
4
## Not run: 
outputFile(SBGNview.obj) <- "test.output.file"

## End(Not run)

SBGNview documentation built on March 3, 2021, 2 a.m.