View source: R/mod_upload_file_fct_utils.R
read_file | R Documentation |
This function reads the uploaded file.
read_file(path)
path |
String length 1. The path of the dataset |
The read_file
function currently reads Excel
,
csv
, tsv
, and SPSS
files. If none of the above file type,
then an error
message is propagated throughout
A tibble of the dataset
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.