| summary.sample_size | R Documentation | 
Summary method for the sample_size function
## S3 method for class 'sample_size'
summary(object, ...)
object | 
 Return value from   | 
... | 
 further arguments passed to or from other methods  | 
See https://radiant-rstats.github.io/docs/design/sample_size.html for an example in Radiant
sample_size to generate the results
sample_size(type = "mean", err_mean = 2, sd_mean = 10) %>%
  summary()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.