library(jsonlite)
fn <- path.expand("~/Package/growthscreener/allegrosultum/Voorbeeld antwoordbericht (2019-08-12).json")
z <- fromJSON(fn)
z
fromJSON(toJSON(z))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.