#' @note
#' A structured overview of the available functions can be consulted at
#' <https://r-spatial.github.io/qgisprocess/reference/index.html>.
#'
#' @keywords internal
"_PACKAGE"
# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
#' @importFrom rlang abort %||%
#' @importFrom glue glue
#' @importFrom assertthat
#' assert_that
#' is.flag
#' noNA
#' is.string
#' is.number
## usethis namespace: end
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.