#' Risk3r
#' @description Set of fuctions to work with risk modelling
#' @name risk3r
#' @docType package
#' @author Joshua Kunst (@@jbkunst)
NULL
#' risk3r exported operators and S3 methods
#'
#' The following functions are imported and then re-exported
#' from the risk3r package to avoid listing the magrittr
#' as Depends of risk3r.
#'
#' @name risk3r-exports
NULL
#' @importFrom magrittr %>%
#' @name %>%
#' @export
#' @rdname risk3r-exports
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.