Learn R Programming

CCAMLRGIS (version 3.0.4)

LineData: Example dataset for create_Lines

Description

To be used in conjunction with create_Lines.

Usage

data(LineData)

Arguments

Format

DataFrame

See Also

create_Lines.

Examples

Run this code
# NOT RUN {
 
#View(LineData)

MyLines=create_Lines(LineData)
plot(MyLines,lwd=2)
# }

Run the code above in your browser using DataLab