Learn R Programming

IceCast (version 2.1.0)

obsLEx: Coordinates of an observed line segment

Description

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

Usage

obsLEx

Arguments

Format

n x 2 matrix of coordinates

Examples

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

Run the code above in your browser using DataLab