inst/examples/deco.time_ex.R

# Convert H:M:S to seconds
x = 5  # Hours
y = 25 # minutes
z = 50 # seconds

deco.time(x = x, y = y, z = z)

Try the OpeNoise package in your browser

Any scripts or data that you put into this service are public.

OpeNoise documentation built on April 4, 2025, 1:03 a.m.