Nothing
#' mpower: Power analysis using Monte Carlo for correlated predictors.
#'
#' This package provides tools to set up simulations for power calculation
#'
#' @importFrom magrittr %>% set_colnames
#' @importFrom foreach %dopar%
#' @importFrom rlang parse_expr :=
#' @import ggplot2
#' @docType package
#' @name mpower
NULL
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.