DSpat.lines {DSpat}R Documentation

Example DSpat lines dataframe

Description

An example dataframe of 10 transect centerlines

Usage

data(DSpat.lines)

Format

A data frame with 10 observations on the following 5 variables.

label
unique line label that links points to lines
x0
x-coordinate for beginning of line
x1
x-coordinate for end of line
y0
y-coordinate for beginning of line
y1
y-coordinate for end of line

Details

An example set of vertical lines evenly spaced across a window of 100x100.


[Package DSpat version 0.1.0 Index]