| summary.f_long | R Documentation |
Automatically runs the f_summary function on data created by f_long
using the attributes stored in the object.
## S3 method for class 'f_long'
summary(object, ...)
object |
An object of class |
... |
Additional arguments passed to |
Returns the summary table (usually a data frame or tibble) produced by f_summary.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.