geom_waterline: Iterate to create geom_sf layers as a function of a dataframe

geom_waterlineR Documentation

Iterate to create geom_sf layers as a function of a dataframe

Description

Iterate to create geom_sf layers as a function of a dataframe

Usage

geom_waterline(data, n = 5, r = 2, d0 = 50, color = "black", scale = 1, ...)

Arguments

data

sf multipolygon object for shore, used to compute waterlines.

n

number of waterlines.

d0, r

buffer and rate of buffer growth between water lines.

color, scale

color and scaling of plotted lines.

...

used for pmap compatibility


picasa/generate documentation built on Feb. 28, 2025, 6:51 a.m.