vdbGlobalsFile: Path to VDB global data storage file

Description Usage Arguments Details Value Author(s) Examples

Description

Returns an appropriate file name to save VDB-wide globals to for use in Trelliscope displays

Usage

1
vdbGlobalsFile(conn = getOption("vdbConn"))

Arguments

conn

vdb connection

Details

Objects in this rdata file will be loaded by the Trelliscope Viewer when the viewer is launched and the data will be available to all displays throughout the viewing session.

Value

character file name

Author(s)

Jeremiah Rounds

Examples

1
2
3
4
## Not run: 
save(foo, file = globalsPath())

## End(Not run)

tesseradata/trelliscope documentation built on May 31, 2019, 8:58 a.m.