wigglyLine | R Documentation |
Coordinates for a wiggly line transect used as an example in Kéry & Royle (2021) chapter 11.9.
data("wigglyLine")
wigglyLine
is a 2-column matrix of x and y coordinates.
Made-up data.
Kéry, M. & Royle, J.A. (2021) Applied Hierarchical Modeling in Ecology AHM2 - 11.
data(wigglyLine)
str(wigglyLine)
plot(wigglyLine, type='l')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.