Semantics.time: Semantics for time columns

View source: R/load.R

Semantics.timeR Documentation

Semantics for time columns

Description

Defines additional semantics for columns representing temporal dimensions

Usage

Semantics.time(s, name)

Arguments

s

original column

name

the column name

Value

a data frame with a single numeric column, where <x>h from s is replaced by x, <x>min is replaced by x/60, and no4sU is replaced by 0


grandR documentation built on April 4, 2025, 2:27 a.m.