Skip to contents

Print method for dmdSchemeSet object

Usage

# S3 method for dmdSchemeSet
print(
  x,
  ...,
  printAttr = TRUE,
  printExtAttr = FALSE,
  printData = TRUE,
  .prefix = ""
)

Arguments

x

object of type dmdSchemeSet

...

additional arguments - not used here

printAttr

default TRUE - attributes are printed

printExtAttr

default FALSE - additional attributes are not printed (e.g. class)

printData

default TRUE - data is printed

.prefix

mainly for internal use - prefix for all printed lines

Value

invisibly x