print.wd: Print Method for a `wd' object.
Description
Prints out information about an wd object and then calls summary()
on it.Usage
## S3 method for class 'wd':
print(x, \dots)
Arguments
...
further arguments to be passed to or from methods.
Side Effects
Information about the wd
object is printed out.