File: NAMESPACE

package info (click to toggle)
r-cran-timechange 0.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 668 kB
  • sloc: cpp: 4,918; ansic: 127; sh: 13; makefile: 6
file content (13 lines) | stat: -rw-r--r-- 289 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Generated by roxygen2: do not edit by hand

export(time_add)
export(time_at_tz)
export(time_ceiling)
export(time_clock_at_tz)
export(time_floor)
export(time_force_tz)
export(time_get)
export(time_round)
export(time_subtract)
export(time_update)
useDynLib(timechange, .registration=TRUE)