powered by
Returns the definition of a virtual track.
gvtrack.info(vtrack = NULL)
Internal representation of a virtual track.
virtual track name
This function returns the internal representation of a virtual track.
gvtrack.create
# \dontshow{ options(gmax.processes = 2) # } gdb.init_examples() gvtrack.create("vtrack1", "dense_track", "max") gvtrack.info("vtrack1")
Run the code above in your browser using DataLab