View source: R/corr_result_s3.R
| summary.corr_edge_list | R Documentation |
Representation-first summary for edge-list outputs.
## S3 method for class 'corr_edge_list'
summary(object, topn = NULL, show_ci = NULL, ...)
object |
An edge-list correlation result. |
topn |
Optional number of head/tail rows when preview is truncated. |
show_ci |
One of |
... |
Unused. |
A standardized summary data frame with class
c("summary.corr_result", "data.frame") (plus compatibility classes).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.