new_file_structure_: Helper function for creating a file_structure class object

Description Usage Arguments Value

View source: R/file_structure.R

Description

Helper function for creating a file_structure class object

Usage

1
new_file_structure_(file_structure, class, err_h)

Arguments

file_structure

A list holding all file_structures for reading an FWF, DSV, EXCEL or SAS data file.

class

A character vector holding the names of the subclasses of the object

err_h

An error handler

Value

A file_structure class object


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