Description Usage Arguments Value
View source: R/utils.R View source: R/analyze.R
Create segment from 2 points (internal function)
Build segment from AIS Messages
1 2 3 | get_segment(p1, p2, crs = 4326)
get_segment(p1, p2, crs = 4326)
|
p1 |
point 1 |
p2 |
point 2 |
crs |
(4326) |
linestring
segment
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.