print-methods: Methods for Function 'print' in Package 'simecol'

Description Usage Arguments Methods

Description

Methods for function print in Package simecol.

Usage

1
2
  ## S4 method for signature 'simObj'
print(x, all = FALSE, ...)

Arguments

x

an object of class simObj or one of its subclasses.

all

specifies whether all slots are printed. Default is that only not-empty slots are printed and the contents of out are suppressed.

...

optional parameters passed to print.

Methods

x = "ANY"

generic function: see print.

x = "simObj"

prints the contents (slots) of the simObj object.


simecol documentation built on July 16, 2019, 3:01 a.m.