clean_transect: A function that cleans and formats sr.

View source: R/clean_transect.R

clean_transectR Documentation

A function that cleans and formats sr.

Description

A function that cleans and formats sr.

Usage

clean_transect(sr)

Arguments

sr

tibble with columns l and z describing first profile

Value

a clean sr data with variables id, l, and z (arranged by ascending l)


lvaudor/riverbed documentation built on Feb. 25, 2023, 3:47 p.m.