gtrack.info | R Documentation |
Returns information about a track.
gtrack.info(track = NULL)
track |
track name |
Returns information about the track (type, dimensions, size in bytes, etc.). The fields in the returned value vary depending on the type of the track.
A list that contains track properties
gtrack.exists
, gtrack.ls
gdb.init_examples()
gtrack.info("dense_track")
gtrack.info("rects_track")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.