#' aRbor: a package to interact with Arbor Workflows
#'
#' The aRbor package is a set of functions that can be integrated as workflow modules in the
#' Arbotr webapp. aRbor also includes the specifications of the "treedata" object.
#'
#' @docType package
#' @author Josef Uyeda and Luke Harmon
#' @name aRbor
#' @import ape geiger picante phytools dplyr RColorBrewer treeplyr
#' @importFrom lazyeval all_dots
#' @importFrom diversitree make.mkn constrain argnames find.mle make.bisse starting.point.bisse asr.joint asr.marginal make.prior.exponential mcmc asr.stoch
#' @importFrom nlme gls
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.