The purpose of prostateredcap is to load, merge, reformat, correct, label, and quality control the MSK Prostate REDCap Prostate clinical database.
The prostateredcap package can be installed from GitHub using:
install.packages(remotes) # skip if 'remotes' package is already installed
remotes::install_github("stopsack/prostateredcap")
See the documentation pages for the prostateredcap package and workflow.