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

outputFile<-R Documentation

Set or change output file information for a SBGNview object

Description

Set or change output file information for a SBGNview object

Usage

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

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

## End(Not run)

datapplab/SBGNview documentation built on June 20, 2022, 9:55 p.m.