knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)
library(dymiumCore)

Main requirements

dymiumCore relies on a number of R packages under the hood such as R6 and data.table. Hence, if you are looking to extend dymiumCore or develop new modules that are compatible a good understanding of those mentioned packages is the one of main requirements.

Classes

Event functions

Transition

Logging



dymium-org/dymiumCore documentation built on July 18, 2021, 5:10 p.m.