Nothing
#' @docType package
#' @name MHD
#' @useDynLib MHD
#' @import Rcpp manifold
#' @importFrom utils globalVariables
#' @importFrom stats as.dist median na.omit quantile rnorm runif
#' @importFrom distory dist.multiPhylo
#' @importFrom graphics lines rect
#' @importFrom plyr alply
# #' @importFrom Matrix Matrix
# #' @importFrom Hmisc approxExtrap
# #' @importFrom pracma meshgrid midpoint mod ones uniq
# #' @importFrom numDeriv grad hessian
# #' @importFrom grDevices colorRampPalette dev.new palette
# #' @importFrom graphics abline barplot boxplot grid legend lines matlines matplot par plot points polygon
# #' @importFrom stats aggregate approx approxfun binomial cov dist fitted glm kmeans lm median na.omit optim predict quantile rnorm runif spline var sd poly weighted.mean cor dunif
# #' @importFrom utils head tail
# #' @importFrom MASS isoMDS mvrnorm
#' @keywords internal
"_PACKAGE"
## usethis namespace: start
## usethis namespace: end
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.