Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 604 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 604 Bytes

prostateredcap

The purpose of prostateredcap is to load, merge, reformat, correct, label, and quality control the MSK Prostate REDCap Prostate clinical database.

Installation

The prostateredcap package can be installed from GitHub using:

install.packages(remotes)  # skip if 'remotes' package is already installed
remotes::install_github("stopsack/prostateredcap")

Usage

See the documentation pages for the prostateredcap package and workflow.