print.splpoints {rleafmap} | R Documentation |
Printing spl object
Description
Print spl objects
Usage
## S3 method for class 'splpoints'
print(x, ...)
## S3 method for class 'splicons'
print(x, ...)
## S3 method for class 'spllines'
print(x, ...)
## S3 method for class 'splpolygons'
print(x, ...)
## S3 method for class 'splgrid'
print(x, ...)
Arguments
x |
an |
... |
additional arguments. Not used. |
[Package rleafmap version 0.2.1 Index]