read_the_file is a wrapper of read_excel and read_delim (from readr and readxl packages) that checks which is the proper delimiter for the file before reading it.
1 | read_the_file(thefile, ...)
|
thefile |
file to be read |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.