summary,landsat-method: Summarize a landsat Object
Description
Provides a summary of a some information about a landsat object.
Usage
# S4 method for landsat
summary(object, ...)
Arguments
object
A landsat object.
...
Ignored.
Author
Dan Kelley
See Also
Other things related to landsat data:
[[,landsat-method,
[[<-,landsat-method,
landsat,
landsat-class,
landsatAdd(),
landsatTrim(),
plot,landsat-method,
read.landsat()