40_as_methods: Convert Distribution Sets to Lists

Description Usage Arguments Value References

Description

Covert dset objects to lists.
(Refer to Distribution Sets).

You should wrap a dset object inside the function.
(An exception is plotting).

Usage

1
2
## S3 method for class 'dset'
as.list(x, ...)

Arguments

x

A dset (distribution set) object.

...

Ignored.

Value

A standard list.

References

Refer to the vignette for an overview, references and better examples.


probhat documentation built on May 12, 2021, 5:08 p.m.