fwf_reader | R Documentation |
Read the FWF-data for a Data Resource
fwf_reader(path, resource, convert_categories = c("no", "to_factor"), ...)
path |
path to the data set. |
resource |
a Data Resource. |
convert_categories |
how to handle columns for which the field
descriptor has a |
... |
additional arguments are passed on to |
Returns a data.frame
with the data.
Generally used by calling dp_get_data
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.