Learn R Programming

rHL7 (version 1.0.0)

get_date_time: 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)