Converts a track (if needed) to the most current format.
gtrack.convert(src.track = NULL, tgt.track = NULL)
None
source track name
target track name. If 'NULL' the source track is overwritten.
This function converts a track to the most current format. It should be used if a track created by an old version of the library cannot be read anymore by the newer version. The old track is given by 'src.track'. After conversion a new track 'tgt.track' is created. If 'tgt.track' is 'NULL' the source track is overwritten.
gtrack.create
, gtrack.2d.create
,
gtrack.create_sparse