#' Web Interface for 'ConR' package
#'
#' Shiny application for mapping and computing several range parameters for plant species
#' Dedicated to Central Africa. Provide preliminary IUCN evaluation following Criterion B.
#' Based on [ConR](https://github.com/gdauby/ConR) package computation.
#'
#' @name conrappli-package
#' @docType package
#' @author Gilles Dauby
NULL
#' conrappli exported operators and S3 methods
#'
#' The following functions are imported and then re-exported
#' from the conrappli package to avoid listing packages
#' as Depends of conrappli
#'
#' @name conrappli-exports
NULL
#' @importFrom dplyr %>%
#' @name %>%
#' @export
#' @rdname conrappli-exports
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.