ssd_data: Data from fitdists Object

View source: R/ssd-data.R

ssd_dataR Documentation

Data from fitdists Object

Description

Get a tibble of the original data.

Usage

ssd_data(x)

Arguments

x

The object.

Value

A tibble of the original data.

See Also

augment.fitdists(), ssd_ecd_data() and ssd_sort_data()

Examples

fits <- ssd_fit_dists(ssddata::ccme_boron)
ssd_data(fits)

ssdtools documentation built on Sept. 8, 2023, 5:56 p.m.