Skip to contents

grstat is a package designed to help standardize the descriptive clinical research analyses at GR.

Installation

This package is not designed to be on CRAN, so you should install it from GitHub:

# Install development version on Github
pak::pak("Oncostat/grstat")

Note that, for reproducibility purpose, an even better solution would be to use renv.