Learn R Programming

editrules (version 2.9.5)

print.editarray: print editarray

Description

print editarray

Usage

# S3 method for editarray
print(x, textOnly = FALSE, ...)

Arguments

x

an editarray

textOnly

If FALSE, also print internal structure

...

arguments to be passed to or from other methods.