Conversion of date/time in string format to numeric values
date2time_IQRdataProgramming.Rd
Conversion of date/time in string format to numeric values
date2time_IQRdataProgramming(dateString, format = "%Y-%m-%dT%H:%M")
Arguments
- dateString
Vector of dates/times in string format
- format
Format of the date/time information, defined as the format for as.POSIXxt()
Value
List with the elements time_seconds, time_minutes, time_hours, time_days, time_weeks, time_years
See also
Other Unassigned:
AUC_IQnca()
,
IQReport()
,
aux_plotlayout()
,
createPages_IQRoutputFigure()
,
date2dateday_IQRdataProgramming()
,
date2datetime_IQRdataProgramming()
,
geocv()
,
geomean()
,
geosd()
,
getLabels_dataframe()
,
intervalAUC_NCA()
,
nca_IQdataNCA()
,
print.IQdataNCA()
,
print.IQnca()
,
removeCommata_dataframe()
,
scale_y_log10_IQnca()
,
summary.IQdataNCA()
,
unlabel_dataframe()