Description Active bindings Methods Examples
Strain object has information about each new strain
c_strain
the C strain R pointer object (SWIG wrapped)
new()
Strain$new(model, strain_id)
model
R6 Model object
strain_id
The strain ID.
idx()
Wrapper for C API strain$idx()
.
Strain$idx()
the index of the strain
transmission_multiplier()
Wrapper for C API strain$transmission_multiplier()
.
Strain$transmission_multiplier()
the transmission_multiplier of the strain
hospitalised_fraction()
Wrapper for C API strain$hospitalised_fraction()
.
Strain$hospitalised_fraction()
the hospitalised fraction for the strain
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.