Skip to contents

Shorten specific flagged transects by specified distance Shorten transects by 'extension_distance' if they have a 'flagged' column value of TRUE

Usage

shorten_flagged_transects(transects, crosswalk_id = NULL)

Arguments

transects

sf dataframe of LINESTRINGS, requires an 'extension_distance' column to specify how much to flagged transects by

crosswalk_id

character, unique ID column

Value

sf dataframe of transects with shortened transects where flagged is TRUE