summary.da {pvda} | R Documentation |
Summary function for disproportionality objects
Description
Provides summary counts of SDRs and shows the top five DECs
Usage
## S3 method for class 'da'
summary(object, print = TRUE, ...)
Arguments
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. |
Value
Passes a tibble with the SDR counts invisibly.
[Package pvda version 0.0.3 Index]