knitr::opts_chunk$set( collapse = TRUE, warning = FALSE, message = FALSE, comment = "#>", fig.path = "man/figures/", fig.retina = 3 )
You can install this package from GitHub:
# install.packages("remotes") remotes::install_github("jhelvy/jph")
Load the package with:
library(jph)
See the Reference documentation page for descriptions and details of all package functions.
If you use this package for in a publication, I would greatly appreciate it if you cited it - you can get the citation by typing citation("jph")
into R:
citation("jph")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.