## ---- include = FALSE---------------------------------------------------------
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>"
)
## ---- echo = FALSE, results='asis', tidy=FALSE--------------------------------
# NAMCr::.pkgenv$api$configure()
# schema = NAMCr::.pkgenv$api$schema
# query_types = schema$get_var("special_types")
#
# for(query_type in query_types){
#
# endpoints = schema$get_var(query_type)
# for(endpoint in endpoints){
#
# }
# }
NAMCr::info(format='markdown', to_console=FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.