fwf_reader: Read the FWF-data for a Data Resource

View source: R/fwf_reader.R

fwf_readerR Documentation

Read the FWF-data for a Data Resource

Description

Read the FWF-data for a Data Resource

Usage

fwf_reader(path, resource, to_factor = FALSE, ...)

Arguments

path

path to the data set.

resource

a Data Resource.

to_factor

convert columns to factor if the schema has a categories field for the column. Passed on to dpapplyschema.

...

additional arguments are passed on to dpapplyschema.

Value

Returns a data.frame with the data.

See Also

Generally used by calling dpgetdata.


djvanderlaan/datapackage documentation built on March 18, 2024, 4:57 p.m.