powered by
Checks whether the track exists.
emr_track.exists(track, db_id = NULL)
'TRUE' if the tracks exists, otherwise 'FALSE'
track name
string of a db dir passed to emr_db.connect
emr_db.connect
This function checks whether the track exists. If db_id is passed, the function checks whether the track exists in the specific db.
db_id
emr_track.ls, emr_track.info
emr_track.ls
emr_track.info
emr_db.init_examples() emr_track.exists("sparse_track")
Run the code above in your browser using DataLab