ocean-tracking-network / glatos

9 stars 3 forks source link

Add OTN example detection data file #17

Closed jdpye closed 2 years ago

jdpye commented 2 years ago

In GitLab by @chrisholbrook on Sep 25, 2017, 16:33

Add OTN example detection data file. Minimally (1) add .rda file with example data frame (file name same as data frame name; eg, with devtools::use_data) to /data and (2) add description to R/data.r. Optionally, could also (3) add .csv file (or any other 'raw' file) to R/inst/extdata and (4) add script that creates data frame in *.rda from raw to folder 'data-raw' (like oceanPoly in testUpdate branch).

Or you can upload files here and @chrisholbrook will do it.

This will be used for examples in detectionEventFilter, getMinLag, and falseDetectionFilter

jdpye commented 2 years ago

In GitLab by @chrisholbrook on Sep 26, 2017, 15:55

changed title from Add OTN example d{-ata files-} to Add OTN example d{+etection data file+}

jdpye commented 2 years ago

In GitLab by @chrisholbrook on Sep 26, 2017, 15:55

assigned to @jdpye

jdpye commented 2 years ago

In GitLab by @chrisholbrook on Feb 26, 2018, 14:42

added by @anunes; present in glatos v0.2.3

jdpye commented 2 years ago

In GitLab by @chrisholbrook on Feb 26, 2018, 14:42

closed