Learn R Programming

distrSim (version 2.8.3)

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

Description

Methods to access and change the Data-slot

Arguments

Methods

Data

signature(object = "Dataclass"): returns the data

Data<-

signature(object = "Dataclass"): changes the data (does not work with a simulation or a contsimulation object)

Data<-

signature(object = "Simulation"): ERROR: A change of the data is not allowed.

Data<-

signature(object = "Contsimulation"): ERROR: A change of the data is not allowed.