ssd_data {ssdtools} | R Documentation |
Get a tibble of the original data.
ssd_data(x)
x |
The object. |
A tibble of the original data.
augment.fitdists()
, ssd_ecd_data()
and ssd_sort_data()
fits <- ssd_fit_dists(ssddata::ccme_boron)
ssd_data(fits)