This function was deprecated to ensure full compatibility with the default
dplyr::select() methods. The tag selection feature is now possible via the
has_tag() selection helper.
# S3 method for linelist
select(.data, ..., tags)The function returns a linelist with selected columns.
tags_df() to return a data.frame of all tagged variables