| print.psp | R Documentation |
Prints a very brief description of a line segment pattern dataset.
## S3 method for class 'psp'
print(x, ...)
x |
Line segment pattern (object of class |
... |
Ignored. |
A very brief description of the line segment pattern x is printed.
This is a method for the generic function print.
and \rolf
print,
print.owin,
summary.psp
a <- psp(runif(10), runif(10), runif(10), runif(10), window=owin())
a
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.