### install and load dependency ###
library(geomorph)
library(RColorBrewer)
library(scales)
library(viridis)
library(ape)
library(plyr)
library(dplyr)
library(colorspace)
library(Morpho)
library(phytools)
library(ggplot2)
library(abind)
library(strap)
library(car)
library(boot)
library(paleobioDB)
library(paleotree)
library(dabestr)
library(convevol)
library(phangorn)
library(tidyr)
library(reshape2)
library(RRphylo)
library(DissertationFunctions)
##
detach("package:DissertationFunctions", unload=TRUE)
##
## set the working directory to the location of tps and classifier files
getwd()
setwd()
##
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.