guess_filetype | R Documentation |
guess_filetype
attempts to guess the encoding of a data file from the
file's extension. If the extension is not recognized, it returns
"unknown"
.
guess_filetype(path)
path |
The path to the data file |
One of "excel"
, "delimited"
, "unknown"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.