Description Usage Arguments Value Examples
View source: R/ihub_functions.r
Upload a file from the R workspace to a location on Information Hub volume.
1 | upload2ihub(filename, folder, overwrite)
|
filename |
the name and file extension |
folder |
the path on ihub volume to store file like /Resources/ |
overwrite |
true to overwrite existing file |
Response code from the Information Hub server
1 | upload2ihub('readme.md','/Resources/','')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.