trelliscope (version 0.9.7)

vdbGlobalsFile: Path to VDB global data storage file

Description

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

Usage

vdbGlobalsFile(conn = getOption("vdbConn"))

Arguments

conn
vdb connection

Value

character file name

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.

Examples

Run this code
## Not run: 
# save(foo, file = globalsPath())
# ## End(Not run)

Run the code above in your browser using DataLab