Skip to contents

Make a map for tidal creek report card

Usage

show_tdlcrk(dat, weight = 1.5)

Arguments

dat

input creek score data returned from anlz_tdlcrk

weight

numeric for weight of polylines, passed to addPolylines

Value

A leaflet object

Examples

dat <- anlz_tdlcrk(tidalcreeks, iwrraw, yr = 2023)
show_tdlcrk(dat)