drifter_tracking: SPOT Drifter tracking script using the SPOT API

View source: R/COERS_Drifter_Tracking.R

drifter_trackingR Documentation

SPOT Drifter tracking script using the SPOT API

Description

SPOT Drifter tracking script using the SPOT API

Usage

drifter_tracking(interval = 120, password)

Arguments

interval

The interval to poll the SPOT website, in seconds. Default is 120 seconds as that should not be flagged by the service provider.

password

The SPOT portal login password

Value

returns a comma delimited text file named drifter_coords.csv to the "C:/DFO-MPO/" folder on DFO computers.

Examples

drifter_tracking(interval = 120, password = 'something')

pkraska/CESD documentation built on Aug. 26, 2024, 5:37 a.m.