Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

as_hms

Convert input in hour-minute-second format to time


Description

Convert input in hour-minute-second format to time

Usage

as_hms(x)

Arguments

x

Input variable

Value

Time variable of class Period

Examples

as_hms("12:45:00")
## Not run: 
as_hms("12:45:00") %>% hour
as_hms("12:45:00") %>% second

## End(Not run)

radiant.data

Data Menu for Radiant: Business Analytics using R and Shiny

v1.3.12
AGPL-3 | file LICENSE
Authors
Vincent Nijs [aut, cre]
Initial release
2020-11-25

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.