nsegments | R Documentation |
Returns the number of line segments in a line segment pattern.
nsegments(x)
## S3 method for class 'psp'
nsegments(x)
x |
A line segment pattern, i.e. an object of class |
This function is generic, with methods for
classes psp
, linnet
and lpp
.
Integer.
npoints()
, psp.object()
nsegments(copper$Lines)
nsegments(copper$SouthLines)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.