
feature store handler for SEIR example data
Source:R/DiseasystoreSeirExample.R
DiseasystoreSeirExample.RdThis DiseasystoreSeirExample R6 brings support the SEIR example data bundled with diseasy.
Value
A new instance of the DiseasystoreSeirExample R6 class.
Super class
diseasystore::DiseasystoreBase -> DiseasystoreSeirExample
Methods
Method new()
Creates a new instance of the DiseasystoreSeirExample R6 class.
This module is typically not constructed directly but rather through DiseasyModel* classes.
Usage
DiseasystoreSeirExample$new(...)Arguments
...Parameters sent to
?diseasystore::DiseasystoreBaseR6 constructor.
Returns
A new instance of the DiseasystoreSeirExample R6 class.