Description Usage Arguments Value Examples
A function for binding all dataset files in a particular repository and writing them into a new dataframe. Current supported input format: CSV, XLSX, and ODS
1 |
repo |
A string with the name and/or destination of the repository |
type |
The targeted type of the data files. Currently support XLSX ("xlsx"), ODS ("ods"), and CSV ("csv"). |
A dataframe containing the binded datasets of all files of the requested type in the repository.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.