Based on tidyselect::vars_pull
. Powers track selection in pull_track()
.
Catches and modifies errors from vars_pull to track-relevant info.
Usage
vars_track(
x,
track_id,
track_type = c("seqs", "feats", "links"),
ignore = NULL
)
Based on tidyselect::vars_pull
. Powers track selection in pull_track()
.
Catches and modifies errors from vars_pull to track-relevant info.
vars_track(
x,
track_id,
track_type = c("seqs", "feats", "links"),
ignore = NULL
)