print.FieldSet {rpact} | R Documentation |
print
prints its FieldSet
argument and returns it invisibly (via invisible(x)
).
## S3 method for class 'FieldSet'
print(x, ...)
x |
A |
... |
Ensures that all arguments (starting from the "...") are to be named and that a warning will be displayed if unknown arguments are passed. |
Prints the field set.