parseFile: Parse file according to its format

View source: R/formats.R

parseFileR Documentation

Parse file according to its format

Description

Parse file according to its format

Usage

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


nuno-agostinho/psichomics documentation built on Feb. 11, 2024, 11:16 p.m.