View source: R/utilities-excel-input.R
getFileLocationFromType | R Documentation |
Get the right path text and copy the sheet content as a file if type is SHEET
getFileLocationFromType(location, type, excelFile)
location |
Path of the file if type is FILE or sheetname if type is SHEET |
type |
Location type: either "SHEET" or "FILE" |
excelFile |
name of the Excel file from which the R script is created |
Character of location to provide
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.