View source: R/cdisc_comparison_methods.R
| summary.cdisc_comparison | R Documentation |
Returns a concise one-row data frame summarizing the comparison: domain, standard, row/col counts, number of differences, and CDISC error/warning counts.
## S3 method for class 'cdisc_comparison'
summary(object, ...)
object |
A cdisc_comparison object returned by |
... |
Additional arguments (ignored). |
A one-row data frame with summary metrics.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.