as_tibble.Distribution: Coerce a Distribution to a Tibble

Description Usage Arguments Value

Description

Coerce a distribution to a tibble. This function is used internally in many other functions in order to capitalize on functionality from other packages such as dplyr.

Usage

1
2
## S3 method for class 'Distribution'
as_tibble(x)

Arguments

x

A Distribution.

Value

A tibble.


patrickreidy/distdist documentation built on May 22, 2019, 12:40 p.m.