Learn R Programming

sdcLog (version 0.5.0)

print.sdc_distinct_ids: Print methods for SDC objects

Description

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

Usage

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

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

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

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

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

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

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

Arguments

x

The object to be printed

...

Ignored.