View source: R/ComplianceDocumentation.R
DeleteComplianceDocTemplate | R Documentation |
Note that default templates cannot be deleted.
DeleteComplianceDocTemplate(templateId)
templateId |
character. The ID of the template to update. |
Nothing returned, but deletes the compliance doc template.
## Not run:
templateId <- "5cf85080d9436e5c310c796d"
DeleteComplianceDocTemplate(templateId)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.