knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)
# 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)


namc-utah/NAMCr documentation built on Feb. 12, 2024, 4:29 a.m.