#' \code{rispacs} package
#'
#' Few function to use when RISPACS data, both graphing functions and data manipulation.
#'
#'
#' @docType package
#' @name rispacs
#' @importFrom utils data
#' @import dplyr
#' @import ggplot2
#' @importFrom rlang .data
#' @importFrom rlang :=
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.