transformDates: Helper function for plotting: transform dates from something...

View source: R/plots.R

transformDatesR Documentation

Helper function for plotting: transform dates from something to something.

Description

We definitely don't want to include this function in the official API, so keeping it internal.

Usage

transformDates(plotsols)

Arguments

plotsols

A data.frame with a DATE column

Value

same data.frame but with DATE field converted to POSIXct or lt


USGS-R/loadflex documentation built on July 26, 2023, 9:54 p.m.