View source: R/cdisc_comparison_methods.R
| print.cdisc_comparison | R Documentation |
Prints a concise summary of CDISC comparison results. Shows dataset dimensions, domain, number of differences, and a pass/fail verdict based on CDISC validation errors.
## S3 method for class 'cdisc_comparison'
print(x, ...)
x |
A cdisc_comparison object returned by |
... |
Additional arguments (ignored). |
Invisibly returns x.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.