README.md

Installation

You can install the development version of curvr from GitHub with:

# install.packages("devtools")
devtools::install_github("mannfred/curvy")

If you find this package useful, please cite: Boehm, M. M. A., Jankowski, J. E., & Cronk, Q. C. (2022). Plant-pollinator specialization: Origin and measurement of curvature. The American Naturalist, 199(2), 206-222.

@article{boehm_2022,
  title={Plant-pollinator specialization: Origin and measurement of curvature},
  author={Boehm, Mannfred M.A. and Jankowski, J.E. and Cronk, Q.C.B.},
  year={2022},
  journal={The American Naturalist},
  volume={199},
  number={2},
  pages={206--222}
}

Example

This is a basic example which shows you how to solve a common problem:

library(curvr)
## basic example code

Vignette

See the Getting Started vignette for an introduction to using the curvr package.



mannfred/curvr documentation built on Nov. 6, 2024, 7:10 p.m.