The goal of summrt is to …
You can install the development version of summrt from GitHub with:
# install.packages("devtools")
devtools::install_github(
"epistorm/rt-collabathon-2024",
subdir="developers/summrt"
)
This is a basic example which shows you how to solve a common problem:
library(summrt)
## basic example code