View source: R/da_object_oriented_functions.R
summary.da | R Documentation |
Provides summary counts of SDRs and shows the top five DECs
## S3 method for class 'da'
summary(object, print = TRUE, ...)
object |
A S3 obj of class "da", output from |
print |
Do you want to print the output to the console. Defaults to TRUE. |
... |
For passing additional parameters to extended classes. |
Passes a tibble with the SDR counts invisibly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.