Learn R Programming

radiant (version 0.1.95)

summary.sampling: Summary method for the sampling function

Description

Summary method for the sampling function

Usage

"summary"(object, ...)

Arguments

object
Return value from sampling
...
further arguments passed to or from other methods

Details

See http://vnijs.github.io/radiant/quant/sampling for an example in Radiant

See Also

sampling to generate the results

Examples

Run this code
result <- sampling("rndnames","Names",10)
summary(result)

Run the code above in your browser using DataLab