Learn R Programming

distrSim (version 2.8.3)

savedata-methods: Methods for Function savedata in Package `distrSim'

Description

savedata-methods

Arguments

Methods

savedata

signature(object = "Dataclass"): saves the object (with the data) in the directory of R

savedata

signature(object = "Simulation"): saves the object without the data in the directory of R (After loading the data can be reproduced by using simulate.)

savedata

signature(object = "Contsimulation"): saves the object without the data in the directory of R (After loading the data can be reproduced by using simulate.)

See Also

Dataclass-class Simulation-class Contsimulation-class Evaluation-class