The goal of summrt is to …

Installation

You can install the development version of summrt from GitHub with:

# install.packages("devtools")
devtools::install_github(
  "epistorm/rt-collabathon-2024",
  subdir="developers/summrt"
  )

Example

This is a basic example which shows you how to solve a common problem:

library(summrt)
## basic example code