## ----include=FALSE------------------------------------------------------------
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

## ----srr-tags, eval=FALSE, echo=FALSE-----------------------------------------
# #' @srrstats {G1.0} This vignette provides a publication describing an early
# #'   version of the method implemented in the package.
# #' @srrstats {G1.1} It is specified here that `rcrisp` is the first
# #'   implementation of a novel algorithm.

## ----fig.align='center', fig.alt='Diagram of the method of delineation', echo=FALSE, out.width="100%"----
knitr::include_graphics("img/method-diagram.png")

