{grstat}
is a package designed to help standardize the descriptive clinical research analyses at GR.
The package is not on CRAN, so you should install from GitHub:
# Install development version on Github
pak::pak("Oncostat/[email protected]")
Note that, for reproducibility purpose, an even better solution would be
to use renv
.
See the full documentation on https://oncostat.github.io/grstat/.
ae_table_grade()
,ae_table_soc()
ae_plot_grade()
,butterfly_plot()
gr_new_project()
waterfall_plot()