times_to_utc {RSQL}R Documentation

times_to_utc

Description

This function converts POSIXct columns to UTC for inserting in a database

Usage

times_to_utc(values.df)

Arguments

values.df

Data Frame with corresponding values and fields as colnames

Author(s)

ken4rab


[Package RSQL version 0.2.2 Index]