set_extra_col_file_path_: Helper function for 'set_extra_col_file_path()'

Description Usage Arguments

View source: R/file_collection.R

Description

Helper function for set_extra_col_file_path()

Usage

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)

Arguments

obj

A file_definition or a file_collection class object, for which the extra_col_file_path argument should be set.

value

A string holding the column name, of the column holding the file path strings.

err_h

An error handler


a-maldet/readall documentation built on Dec. 18, 2021, 9:23 p.m.