Description Usage Arguments Value See Also
This is the generic version of the function.
Pass a numeric value to sweet_stat
Pass a numeric string value to sweet_stat
Pass a integer value to sweet_stat
Default method for sweetening a statistic
1 2 3 4 5 6 7 8 9 10 11 12 13  | sweet_stat(.stat, ...)
## S3 method for class 'numeric'
sweet_stat(.stat, ...)
## S3 method for class 'character'
sweet_stat(.stat, ...)
## S3 method for class 'integer'
sweet_stat(.stat, ...)
## Default S3 method:
sweet_stat(.stat, ...)
 | 
.stat | 
 a numeric value representing a statistic  | 
... | 
 pass "rnd_digit" to set digits (defaults to 2)  | 
stat as APA-rounded character vector
Other sweet_stat functions: sweet_p
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.