Nothing
#' @keywords internal
"_PACKAGE"
## usethis namespace: start
#' Tropical Machine Learning in R
#'
#' TML provides a suite of tools for machine learning application on data over
#' the tropical semiring
#'
#' @import MASS lpSolveAPI Matrix rcdd combinat rgl gtools RcppAlgos
#' Rfast phytools maps ROCR
#' @importFrom graphics points polygon
#' @importFrom Rfast yule
#' @importFrom stats runif rnorm cophenetic quantile cutree
#' @importFrom phangorn upgma
#' @importFrom lpSolve lp lp.assign
#' @importFrom miscTools symMatrix
#' @importFrom cluster diana
#' @importFrom grDevices rainbow
#' @importFrom graphics lines segments
#' @importFrom grDevices pdf
#' @importFrom stats optim hclust as.dist
#' @rawNamespace import(ape, except = yule)
#' @name TML
## 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.