This package provides supporting code for miscellaneous purposes.
You can install the development version of the package in R using:
devtools::install_github("yqgchen/pro")
Once installed you can load the package with:
library(pro)
If using this package, one must cite this package properly.
For papers following APA format, we recommend the following citation:
Chen, Y. (2024). pro: Supporting code for miscellaneous purposes. R package version 0.1.0. https://github.com/yqgchen/pro
A BibTeX entry for LaTeX users is
@Manual{,
title = {{pro: Supporting Code for Miscellaneous Purposes}},
author = {Chen, Yaqing},
year = {2024},
note = {R package version 0.1.0},
url = {https://github.com/yqgchen/pro},
}