knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
library(polyester2)
fhir_files <- list.files("synthea_output/2020-12-20 20:12:56/fhir", full.names = TRUE) fhir_files
jsonlite::read_json(path = fhir_files[1], simplifyVector = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.