View source: R/get_tagon_time.R
get_tagon_time | R Documentation |
Read in data from .nc file to obtain the tag recording start time
get_tagon_time(tag_id, nc_path)
tag_id |
Character string or vector with tag IDs (without "-cal.nc"). Default: all SMRT ziphius tags. |
nc_path |
Directory (quoted string) where nc files are kept (for fetching tag recording start times). Default: same as ping log path |
a list of datetimes (when the tag record(s) started)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.