Trimline: Trimline

TrimlineR Documentation

Trimline

Description

The back shore trim line is optionally included to restrict the on-shore extent of the cross-shore profiles. The trim line runs parallel to the coastline but is drawn further upslope on the land away from the water. A back shore trim line may be required in cases where cross-shore profiles are generated along the coastline of a narrow peninsula or in instances where there is a back shore lagoon. A back shore trimline should be provided as a simple features line object.

Usage

data(Trimline)

Format

A simple feature LINESTRING of class sf and data.frame.

Examples


require(sf)
data(Trimline)
# Plot the trimline
plot(sf::st_geometry(Trimline))


essatech/MNAI.CPBT documentation built on July 1, 2023, 12:34 p.m.