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}
}
This is a basic example which shows you how to solve a common problem:
library(curvr)
## basic example code
See the Getting Started vignette for an introduction to using the curvr
package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.