knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "tools/readme/README-", out.width = "100%" )
devtools::load_all() library(kableExtra)
Work in progress
R wrapper for the Environment and Climate Change Canada OGC OpenAPI.
For more information, please see the official documentation.
ecccgeomtR
is not available on CRAN, you can install it from GitHub using remotes
remotes::install_github("rywhale/ecccgeometR")
The following collections are available for querying
kable(eccc_collections(), col.names = c("collection", "id"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.