#' \code{mpgex}: Package for predicting gene expression from methylation profiles
#'
#' @section \code{Base} functions:
#' \code{\link{polynomial_basis}}
#'
#' @docType package
#' @name mpgex
#'
#' @importFrom stats cor
#' @importFrom graphics axis lines mtext par plot
NULL
#> NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.