get_time: get_time function

View source: R/get_time.R

get_timeR Documentation

get_time function

Description

This function allows you to extract the time elements from a date-time.

Usage

get_time(datetime = lubridate::now())

Arguments

datetime

Date-time column/variable. Defaults to lubridate::now().

Examples

get_time()

vrognas/vmisc documentation built on Oct. 27, 2023, 8:09 a.m.