print.sdc_distinct_ids: Print methods for SDC objects

View source: R/print_methods.R

print.sdc_distinct_idsR Documentation

Print methods for SDC objects

Description

These methods print SDC objects. Tables containing information are only printed when relevant.

Usage

## S3 method for class 'sdc_distinct_ids'
print(x, ...)

## S3 method for class 'sdc_dominance'
print(x, ...)

## S3 method for class 'sdc_options'
print(x, ...)

## S3 method for class 'sdc_settings'
print(x, ...)

## S3 method for class 'sdc_descriptives'
print(x, ...)

## S3 method for class 'sdc_model'
print(x, ...)

## S3 method for class 'sdc_min_max'
print(x, ...)

Arguments

x

The object to be printed

...

Ignored.


sdcLog documentation built on March 20, 2022, 1:06 a.m.