Skip to content

Commit

Permalink
Update R/add-point-to-stream-measure.R
Browse files Browse the repository at this point in the history
Co-authored-by: Duncan Kennedy <duncan@poissonconsulting.ca>
  • Loading branch information
joethorley and dunkenwg authored Oct 30, 2024
1 parent 2bf5788 commit ebadfe8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/add-point-to-stream-measure.R
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ add_point_to_stream_measure <- function(x, streams) {
#' Add Point to Stream Measure
#'
#' Adds geometry for stream measure in m based on the blue line key (blk)
#' as well as the proportion of the stream measure along the stream (proportion).
#' and the proportion of the stream measure along the stream.
#' If proportion is >= 1 then the geometry is the top of the stream.
#'
#' @param x An data frame with columns blk and stream_measure.
Expand Down

0 comments on commit ebadfe8

Please sign in to comment.