Extracts the fr_col object for a named column. Errors with an
informative message if the column is not found, listing available
column names.
Arguments
- spec
An
fr_specobject fromfr_table()orfr_listing().- col
Character scalar. Column name to retrieve.
See also
fr_cols(), fr_col(), fr_get_columns() for all columns.