dipr_examples | R Documentation |
dipr
provides an example of compressed
fixed width file and a data dictionary. This data
is from the dplyr
package and contains no real personal
information. These functions are modelled heavily of similar
functions in the vroom package.
dipr_examples() dipr_example(path)
path |
A path to the data file |
## Get all available data files dipr_examples() ## Use that to find the path to a file dipr_example("starwars-dict.txt")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.