Print a landmark-analysis dataset
print.landmark.RdPrint the human-readable conversion report for an object of class landmark.
Usage
# S3 method for class 'landmark'
print(x, ...)Arguments
- x
(landmark)
An object returned bylandmark().- ...
Unused, present for compatibility with the
print()generic.