dmdSchemeData
objectPrint method for dmdSchemeData
object
# S3 method for dmdSchemeData
print(
x,
...,
printAttr = TRUE,
printExtAttr = FALSE,
printData = TRUE,
.prefix = ""
)
invisibly x
object of type dmdSchemeSet
additional arguments - not used here
default TRUE
- attributes are printed
default FALSE
- additional attributes are not printed (e.g. class
)
default TRUE
- data is printed
mainly for internal use - prefix for all printed lines