parse_time_channel: Parse time_channel character or dttm to numeric

View source: R/read_mnirs_helpers.R

parse_time_channelR Documentation

Parse time_channel character or dttm to numeric

Description

Parse time_channel character or dttm to numeric

Usage

parse_time_channel(
  data,
  time_channel,
  start_timestamp = NULL,
  add_timestamp = FALSE,
  zero_time = FALSE
)

mnirs documentation built on May 15, 2026, 9:07 a.m.