summary.sampling: Summary method for the sampling function

summary.samplingR Documentation

Summary method for the sampling function

Description

Summary method for the sampling function

Usage

## S3 method for class 'sampling'
summary(object, dec = 3, ...)

Arguments

object

Return value from sampling

dec

Number of decimals to show

...

further arguments passed to or from other methods

Details

See https://radiant-rstats.github.io/docs/design/sampling.html for an example in Radiant

See Also

sampling to generate the results

Examples

sampling(rndnames, "Names", 10) %>% summary()


radiant-rstats/radiant.design documentation built on Jan. 19, 2024, 12:34 p.m.