Plots a landscape object as a ggplot2.
Usage
# S3 method for class 'landscape'
plot(x, ...)Arguments
- x
A landscape object created by
landscape.- ...
Must be empty.
Details
Add ggplot2 layers directly to the result, or use
plot_landscapes for titles, legends, and multi-panel layouts.
See also
Other landscape objects:
landscape(),
print.landscape(),
set_landscape_name(),
set_landscape_pattern()

