#' @keywords internal
#' @aliases vibe-package
"_PACKAGE"
#' vibe: Variable Importance BEyond linear models
#'
#' This is a very cool package. So hot right now.
#'
#' @docType package
#' @useDynLib vibe
#' @importFrom Rcpp sourceCpp
#' @name vibe
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.