PeekIntoFile | R Documentation |
PeekIntoFile Investigates the format of a delimiter separated file.
PeekIntoFile(File, GetSpec = FALSE, ...)
File |
The name of the file to investigate |
GetSpec |
Shall the function return a |
... |
Additional arguments handed over to |
Depending on GetSpec
the column specification (which is an extended
object of class col_spec
with additional fields),
the data frame (as returned from vroom).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.