Learn R Programming

IceCast (version 2.1.0)

predLEx: Coordinates of a predicted line segment

Description

Example of the coordinates for a predicted line segment. We will use it to demonstrate the intLine function.

Usage

predLEx

Arguments

Format

n x 2 matrix of coordinates

Examples

Run this code
# NOT RUN {
data(predLEx)
head(predLEx)
# }

Run the code above in your browser using DataLab