Skip to contents

Lifecycle: experimental

⚠️ Beta Release: This package is in active development (v0.1.0). Core features are working but exported functions may change and bugs are possible. Please report issues on GitHub.

Installation

To install the latest version of the KOMA package from GitHub: ```R # Install from GitHub devtools::install_github(“timothymerlin/koma”)

Or using renv

renv::install(“github::timothymerlin/koma”, rebuild = TRUE)