Nothing
#' @importFrom broom glance tidy
#' @importFrom dplyr .data %>% any_of bind_cols bind_rows filter group_by lead
#' mutate n pull relocate row_number select summarize
#' @importFrom glmnet cv.glmnet
#' @importFrom graphics abline axis box par plot plot.new plot.window
#' points rect text
#' @importFrom lattice bwplot densityplot stripplot xyplot
#' @importFrom mitml jomoImpute mitmlComplete panImpute testModels
#' @importFrom nnet multinom
#' @importFrom Rcpp evalCpp
#' @importFrom rpart rpart rpart.control
#' @importFrom stats C aggregate as.formula binomial cancor coef
#' complete.cases confint
#' contr.treatment cor df.residual fitted
#' formula gaussian getCall
#' glm is.empty.model lm lm.fit
#' median model.frame model.matrix
#' na.exclude na.omit na.pass
#' pf predict pt qt quantile quasibinomial
#' rbinom rchisq reformulate rgamma rnorm runif
#' sd summary.glm terms update var vcov
#' @importFrom tidyr complete
#' @importFrom utils askYesNo flush.console hasName head install.packages
#' methods packageDescription packageVersion
#' tail write.table
#' @export bwplot
#' @export densityplot
#' @export stripplot
#' @export xyplot
#' @export complete
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.