Semantics.time {grandR} | R 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
[Package grandR version 0.2.5 Index]