View source: R/utils.loadFile.R
| loadFile | R Documentation | 
loadFile
loadFile(file = NULL, folder = "DATOS/", sheetIndex = 1)
| file | name of the file you want to load. If empty it will list the files in 'folder' | 
| folder | folder where the file is found within the proyect (default = "DATOS/") | 
| sheetIndex | if file is an Excel/Calc file, number of the sheet to be loaded (default = 1) | 
data.frame loaded data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.