## code to prepare `FhirRiskAssessment` dataset goes here
FhirRiskAssessment <- jsonlite::fromJSON(txt = "fhir-resource-templates/risk-assessment.json", simplifyDataFrame = FALSE, simplifyVector = FALSE)
usethis::use_data(FhirRiskAssessment, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.