get_ship_segments: Create line segments with speed for specific ship from AIS...

Description Usage Arguments Value

View source: R/analyze.R

Description

Create line segments with speed for specific ship from AIS data

Usage

1
get_ship_segments(data, ship_name, dir_data = "data")

Arguments

data

AIS data.frame

ship_name

name of ship in AIS data.frame

Value

data.frame with sf line segments and speed (km/hr) per segment


mvisalli/shipr documentation built on Aug. 8, 2020, 8:38 p.m.