README.md

jph: Miscellaneous R Functions

Installation

You can install this package from GitHub:

# install.packages("remotes")
remotes::install_github("jhelvy/jph")

Load the package with:

library(jph)

Contents

See the Reference documentation page for descriptions and details of all package functions.

Author, Version, and License Information

Citation Information

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")
#> 
#> To cite jph in publications use:
#> 
#>   John Paul Helveston (2021). Miscellaneous R Functions. R package
#>   version 1.5.0
#> 
#> A BibTeX entry for LaTeX users is
#> 
#>   @Manual{,
#>     title = {jph: Miscellaneous R Functions},
#>     author = {John Paul Helveston},
#>     year = {2021},
#>     note = {R package version 1.5.0},
#>     url = {https://jhelvy.github.io/jph/},
#>   }


jhelvy/jhelvyr documentation built on May 17, 2023, 8:46 p.m.