Learn R Programming

IceCast (version 2.1.0)

interEx: Example of a line that contains self-intersections

Description

Example of a line that contains self-intersections. We will use it to demonstrate the functions that address these intersections.

Usage

interEx

Arguments

Format

n x 2 matrix of coordinates

Examples

Run this code
# NOT RUN {
data(interEx)
plot(interEx)
# }

Run the code above in your browser using DataLab