Description Usage Arguments Value
Upload the data from the local file system to the Azure storage that the datastore points to.
1 2 3 4 5 6 7 8 |
datastore |
The |
files |
A character vector of the absolute path to files to upload. |
relative_root |
A string of the base path from which is used to
determine the path of the files in the Azure storage. For example, if
we upload |
target_path |
A string of the location in the blob container or file
share to upload the data to. Defaults to |
overwrite |
If |
show_progress |
If |
The DataReference
object for the target path uploaded.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.