Prints the per-site result tables and the pooled (cross-server) result table, followed by any disclosure/pooling warnings.
Usage
# S3 method for class 'dsomop_result'
print(x, ...)Examples
if (FALSE) { # \dontrun{
res <- ds.omop.achilles.status()
print(res)
} # }