col_skip | R Documentation |
Use this function to ignore a column when reading in a file.
To skip all columns not otherwise specified, use cols_only()
.
col_skip()
Other parsers:
cols_condense()
,
cols()
,
parse_datetime()
,
parse_factor()
,
parse_guess()
,
parse_logical()
,
parse_number()
,
parse_vector()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.