View source: R/data_assurance_process.R
upload_to_blob_with_meta | R Documentation |
Upload File to Blob with Metadata
upload_to_blob_with_meta( processed.template, cont, container.path, org.id, assurance.type, file.created, template.path )
processed.template |
A processed template ready for upload |
cont |
Azure connection for blob storage |
container.path |
Container path for blob storage |
org.id |
Org ID of org site, determined in earlier step |
assurance.type |
Type of assurance, determined in earlier step |
file.created |
Time of file creation, determined in earlier step |
template.path |
Path of the file, determined in earlier step |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.