Returns the path of the database or dataset containing a track.
gtrack.dataset(track = NULL)Character vector of database/dataset paths. Returns NA for non-existent tracks.
When datasets are loaded, tracks can come from either the working database or from loaded datasets. This function returns the source path for each track.
gdb.init_examples()
gtrack.dataset("dense_track")
#> [1] "/tmp/RtmprASgjb/trackdb/test"