View source: R/file_collection.R
Helper function for set_extra_col_file_path()
1 2 3 4 5 6 7 | set_extra_col_file_path_(obj, value, err_h)
## S3 method for class 'file_definition'
set_extra_col_file_path_(obj, value, err_h)
## S3 method for class 'file_collection'
set_extra_col_file_path_(obj, value, err_h)
|
obj |
A file_definition or a file_collection
class object, for which the |
value |
A string holding the column name, of the column holding the file path strings. |
err_h |
An error handler |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.