| Data-methods | R Documentation |
Methods to access and change the Data-slot
signature(object = "Dataclass"): returns the data
signature(object = "Dataclass"): changes the data (does not work with a simulation or a contsimulation
object)
signature(object = "Simulation"): ERROR: A change of the data is not allowed.
signature(object = "Contsimulation"): ERROR: A change of the data is not allowed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.