str.widget: str

Description Usage Arguments Examples

View source: R/widgetClass.R

Description

Compactly display the internal structure of a widget

Usage

1
2
## S3 method for class 'widget'
str(object, ...)

Arguments

object

widget

...

further parameters (currently ignored)

Examples

1
2
w <- widgetHypergeometric('test')
str(w)

sigbertklinke/mmstat documentation built on May 14, 2019, 8:36 a.m.