powered by
Get virtual track parameters given a string
.emr_vtrack.get(vtrackstr, adjust_logical = TRUE)
a list with the parameters of the virtual track
name of the virtual track
when the source is logical track - adjust the parameters to imitate a physical track
emr_db.init_examples() emr_vtrack.create("vtrack1", "dense_track", time.shift = 1, func = "max" ) .emr_vtrack.get("vtrack1")
Run the code above in your browser using DataLab