Skip to contents

Convert clock-time sample columns to minutes from the first sample

Usage

sample_times_datetime_to_minute(data, sample_cols = NULL)

Arguments

data

A data frame whose selected columns contain HH:MM or HH:MM:SS values.

sample_cols

Sample-time columns; all columns are used by default.

Value

A tibble of numeric minute offsets.