get_date_time: reads date and time

View source: R/get_date_time.R

get_date_timeR Documentation

reads date and time

Description

splits the string into date and time.

Usage

get_date_time(str)

Arguments

str

expects an date and time as a string in the format datetime <- '2010-02-13 10:30:00' get_date_time(datetime)


rHL7 documentation built on March 18, 2022, 5:59 p.m.