#' sparseR: Implement ranked sparsity for selecting interactions and polynomials
#'
#' The \code{sparseR} package implements various techniques for selecting from
#' a set of interaction and polynomial terms under ranked sparsity. Additional
#' tools for data pre-processing, post-selection inference, and visualization
#' are also included.
#'
#' @docType package
#' @aliases sparseR-package
#'
#' @import graphics grDevices
"_PACKAGE"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.