# NOT RUN {
sections <- list(list("title" = "Missing Values Report",
"highlightedText" = "NOTICE",
"regularText" = paste("This dataset had a lot of Missing Values."
"See the chart below: {{missingValues}}"),
"type" = "user"),
list("title" = "Blueprints",
"regularText" = "{{blueprintDiagram}} /n Blueprint for this model",
"type" = "user"))
templateId <- "5cf85080d9436e5c310c796d"
UpdateComplianceDocTemplate(templateId, name = "newName", sections = sections)
# }
Run the code above in your browser using DataLab