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


Calvagone/campsismod documentation built on June 2, 2025, 1:11 a.m.