Skip to contents

Provides summary counts of SDRs and shows the top five DECs

Usage

# S3 method for da
summary(object, print = TRUE, ...)

Arguments

object

A S3 obj of class "da", output from pvda::da().

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.