# S4 method for asciiCbind
print(
x,
type = getOption("asciiType"),
file = NULL,
append = FALSE,
escape = FALSE,
list.escape = c("\\_", "\\^"),
...
)# S4 method for asciiCbind
show(object)
# S4 method for asciiTable
print(
x,
type = getOption("asciiType"),
file = NULL,
append = FALSE,
escape = FALSE,
list.escape = c("\\_", "\\^"),
...
)
# S4 method for asciiTable
show(object)
# S4 method for asciiList
print(
x,
type = getOption("asciiType"),
file = NULL,
append = FALSE,
escape = FALSE,
list.escape = c("\\_", "\\^"),
...
)
# S4 method for asciiList
show(object)
# S4 method for asciiMixed
print(
x,
type = getOption("asciiType"),
file = NULL,
append = FALSE,
escape = FALSE,
list.escape = c("\\_", "\\^"),
...
)
# S4 method for asciiMixed
show(object)
# S4 method for Report
print(x, help = FALSE, ...)
# S4 method for Report
show(object)