parseFile: Parse file according to its format

Description Usage Arguments Details Value

View source: R/formats.R

Description

Parse file according to its format

Usage

1
parseFile(format, file, ..., verbose = FALSE)

Arguments

format

Environment: format of the file

file

Character: file to load

...

Extra parameters passed to fread

verbose

Boolean: detail step while parsing?

Details

The resulting data frame includes the attribute tablename with the name of the data frame

Value

Data frame with the loaded file


psichomics documentation built on Nov. 8, 2020, 5:44 p.m.