dot-read_file: Read/Process a File

Description Usage Arguments Value

Description

Read/Process a File

Usage

1
.read_file(path, read_f, read_args)

Arguments

path

Character scalar; the full path to the file.

read_f

The function to use to read and process the file. The first argument to this function must be the path to the file.

read_args

Additional arguments to read_f.

Value

The processed file.


dlr documentation built on Sept. 18, 2021, 5:07 p.m.