summary.CRTsp {CRTspat} | R Documentation |
"CRTsp"
objectsummary.CRTsp
provides a description of a "CRTsp"
object
## S3 method for class 'CRTsp'
summary(object, maskbuffer = 0.2, ...)
object |
an object of class |
maskbuffer |
radius of area around a location to include in calculation of areas |
... |
other arguments used by summary |
No return value, write text to the console.
summary(CRTsp(readdata('exampleCRT.txt')))