show,cyl_copula-method {cylcop} | R Documentation |
Print Information of 'cyl_copula
' Objects
Description
Methods for function show()
in package cylcop
Usage
## S4 method for signature 'cyl_copula'
show(object)
## S4 method for signature 'cyl_rect_combine'
show(object)
## S4 method for signature 'cyl_rot_combine'
show(object)
Arguments
object |
R object of class ' |
Value
An invisible NULL
. As side effect, information on object
is
printed.
[Package cylcop version 0.2.0 Index]