Skip to contents

This method provides a custom print representation for objects of class 'ColumnData'. It displays the required, conditional, and optional columns separately.

Usage

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

Arguments

x

An object of class 'ColumnData'.

...

Further arguments passed to or from other methods.