get_ships_distances: Extract max distance per ship between consecutive...

Description Usage Arguments Value

View source: R/data_preparation.R

Description

Extract max distance per ship between consecutive observations

Usage

1
get_ships_distances(ships_data)

Arguments

ships_data

A data.table with ships raw data.

Value

A data.table with SHIP_ID, travel start point, end point, and travelled distance for the maximum travelled distance.


tmakowski/ShinyShips documentation built on Feb. 22, 2021, 4:57 a.m.