print.w2d: Print method for printing w2d class objects
Description
Prints information about a w2d class object. These objects are not typically
directly used by a user.
Usage
# S3 method for w2d
print(x, ...)
Arguments
- x
The w2d class object that you wish to print info about
- ...
Other arguments
Details
Description says all