write_transects: Write out a transect as a shapefile

Description Usage Arguments Value Author(s)

Description

Given a data.frame with the locations of transect legs in it, create a shapefile with those transects in it.

Usage

1
write_transects(transect, file)

Arguments

transect

should have the following columns: x, y the coordinates of endpoints and leg survey leg associated with this transect.

file

filename (folder name) to write to

Value

nothing, just writes the file

Author(s)

David L Miller


dill/ltdesigntester documentation built on May 15, 2019, 8:30 a.m.