Skip to content

Oncostat/grstat

Repository files navigation

grstat

Lifecycle: experimental CRAN status Last Commit R-CMD-check

{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/[email protected]")

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/.

Stable

  • ae_table_grade(), ae_table_soc()
  • ae_plot_grade(), butterfly_plot()

Dev

  • gr_new_project()
  • waterfall_plot()