This is an R package constructed by the POC Data Portal team for internal use. To learn more, you should install the package and review the DESCRIPTION and index.
You can install pocr
as follows, though you may need to install
devtools
first.
# if needed, install devtools
# install.packages("devtools", depends = TRUE)
# install pocr
devtools::install_github("cssat/pocr")
The primary package owner is Gregor Thomas (gregort@uw.edu).