View source: R/sf_line_end_point.R
sf_line_end_point | R Documentation |
Determines the requested line end and returns a new sf point object with x and y coordinate value attributes added. Also adds ReachName XS Seq attributes suitable for joining.
sf_line_end_point(line, end)
line |
sf line object, The input line feature. be calculated. |
end |
character, Which end of the line? One of "start" or "end". |
sf point object with x and y coordinate value attributes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.