knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "../data-raw/ilex-images/"
)
knitr::opts_knit$set(
  global.par = TRUE
  )
library(webshot)
source("../R/plots.R")
knitr::include_graphics("images/holly-snow.jpg")

I. Finding a tree to update

II. Getting the alignment(s)

III. Running Physcraper

IV. Reading the Physcraper results

V. Visualizing the Physcraper results

Acknowledgments

University of California, Merced cluster, MERCED (Multi-Environment Research Computer for Exploration and Discovery) supported by the National Science Foundation (Grant No. ACI-1429783).

Holly Image by Wolfgang Claussen at Pixabay

References



McTavishLab/physcraperex documentation built on April 10, 2021, 12:02 a.m.