inst/doc/pavo.R

## ----setup, echo = FALSE------------------------------------------------------
knitr::opts_chunk$set(
  echo = FALSE
)

## -----------------------------------------------------------------------------
book_repo <- "https://github.com/colRverse/colsci-book"
book_site <- "https://book.colrverse.com"

## ----fig.cap = "A non-exhaustive overview of the colour-pattern analysis workflow in pavo, as of version 2.0, displaying some key functions at each stage.", out.width = '100%', dpi = 72----
knitr::include_graphics(file.path(book_repo, "blob/main/fig/workflow.png?raw=TRUE"))

Try the pavo package in your browser

Any scripts or data that you put into this service are public.

pavo documentation built on Sept. 24, 2023, 5:06 p.m.