PointToLine.netTools | R Documentation |
Gives the distance between an event and the line (not segment) formed by two nodes.
## S3 method for class 'netTools'
PointToLine(obj)
obj |
netTools object -> list(p1:c(coordx, coordy), p2:c(coordx, coordy), e:c(coordx, coordy)) |
the distance to the line
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.