read: Generic read method to read data from a file or a folder.

View source: R/generic.R

readR Documentation

Generic read method to read data from a file or a folder.

Description

Generic read method to read data from a file or a folder.

Usage

read(file, ...)

Arguments

file

path to the file or folder to be read

...

extra arguments

Value

the object representation of the data contained in the file


campsismod documentation built on Oct. 12, 2023, 5:13 p.m.