grstat is a package designed to help standardize the descriptive clinical research analyses at GR.
Installation
The package is not on CRAN, so you should install from GitHub:
# Install development version on Github
pak::pak("Oncostat/grstat@v0.1.0.9006")
Note that, for reproducibility purpose, an even better solution would be to use renv
.
Features
See the full documentation on https://oncostat.github.io/grstat/.