View source: R/file_collection.R
Helper function for set_cols_keep()
1 2 3 4 5 6 7 | set_cols_keep_(obj, value, err_h)
## S3 method for class 'file_definition'
set_cols_keep_(obj, value, err_h)
## S3 method for class 'file_collection'
set_cols_keep_(obj, value, err_h)
|
obj |
A file_definition or a file_collection
class object, for which the |
value |
A character vector holding the column names, which should be kept. |
err_h |
An error handler |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.