R/rispacs.R

#' \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
davidbaniadam/rispacs documentation built on Nov. 4, 2019, 9:43 a.m.