gtrack.dataset: Returns the database/dataset path for a track
Description
Returns the path of the database or dataset containing a track.
Usage
gtrack.dataset(track = NULL)
Value
Character vector of database/dataset paths. Returns NA for non-existent tracks.
Arguments
track
track name or a vector of track names
Details
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.