View source: R/COERS_Drifter_Tracking.R
drifter_tracking | R Documentation |
SPOT Drifter tracking script using the SPOT API
drifter_tracking(interval = 120, password)
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 |
returns a comma delimited text file named drifter_coords.csv to the "C:/DFO-MPO/" folder on DFO computers.
drifter_tracking(interval = 120, password = 'something')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.