library(httptest)
play40.0.1 <- list(base_url = "https://play.dhis2.org/40.0.1/",
handle = httr::handle("https://play.dhis2.org/40.0.1/"))
play2.37.10 <- list(base_url = "https://play.dhis2.org/2.37.10/",
handle = httr::handle("https://play.dhis2.org/2.37.10/"))
test <- list(base_url = "https://test.datim.org/",
handle = httr::handle("https://test.datim.org/"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.