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, convert_categories = c("no", "to_factor"), ...)

Arguments

path

path to the data set.

resource

a Data Resource.

convert_categories

how to handle columns for which the field descriptor has a categories property. Passed on to dp_apply_schema.

...

additional arguments are passed on to dp_apply_schema.

Value

Returns a data.frame with the data.

See Also

Generally used by calling dp_get_data.


djvanderlaan/datapackage documentation built on June 12, 2025, 2:44 a.m.