print.dtable_other: print method for dtable_other objects

View source: R/dtable-other.R

print.dtable_otherR Documentation

print method for dtable_other objects

Description

dtable_other objects are objects with an additional attribute 'dtable_other' which will be printed alongside the inherited print method

Usage

## S3 method for class 'dtable_other'
print(x, ..., sep = "\n")

Arguments

x

the object

...

for compatibility

sep

if multiple dtable_other attributes, how to separate them


renlund/descripteur documentation built on Sept. 24, 2023, 7:07 p.m.