Description Usage Arguments Value
This function is based on readr, readxls, and feather packages. You can easily read a file just with one function. Support file format: '.csv', '.tsv', '.xlsx', '.xls', '.feather', '.rds'.
1 | tt_read_table(path, col_types = NULL, sheet = NULL)
|
path |
string |
col_types |
column type |
sheet |
integer |
data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.