Skip to content
Prev 278344 / 398503 Next

x, y for point of intersection

The function crossing.psp() in the spatstat package might be of use.
Here's an excerpt from its help page:

crossing.psp             package:spatstat              R Documentation
Crossing Points of Two Line Segment PatternsDescription:
Finds any crossing points between two line segment patterns.
Usage:
crossing.psp(A,B)
-Don