get_max_data: Calculates the distance between each consecutive points...

View source: R/fct_calculate_distance.R

get_max_dataR Documentation

Calculates the distance between each consecutive points Ignores if the time difference is more than 10 mins

Description

Calculates the distance between each consecutive points Ignores if the time difference is more than 10 mins

Usage

get_max_data(data, ship_name, time_difference = 10)

Arguments

ship_name

character

time_difference

numeric

r

reactiveValues

Value

data.frame containing a single row


shahreyar-abeer/vessels documentation built on Dec. 5, 2022, noon