R/data.R

#' Dorsal pattern image of a female brown anole lizard
#'
#' A sample dorsal pattern pixel image of a female brown anole lizard traced from the ImageJ software.
#'
#' @format A data.table with 1675 rows and 2 variables:
#' \describe{
#'   \item{x}{x-coordinate of a pixel}
#'   \item{y}{y-coordinate of a pixel}
#' }
#' @references Moon and Kamath (2016), Examining the Ecological, Morphological, and Behavioral Correlates of Dorsal Pattern Variations in Female Brown Anole Lizards (\emph{Anolis sagrei}).
"anole"

Try the patternator package in your browser

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

patternator documentation built on May 2, 2019, 6:12 a.m.