get_tagon_time: Get tagon time from an nc file. Returns one datetime.

View source: R/get_tagon_time.R

get_tagon_timeR Documentation

Get tagon time from an nc file. Returns one datetime.

Description

Read in data from .nc file to obtain the tag recording start time

Usage

get_tagon_time(tag_id, nc_path)

Arguments

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

Value

a list of datetimes (when the tag record(s) started)


stacyderuiter/FBtagtools documentation built on June 1, 2025, 6:26 p.m.