dts_plot: Plot DateTime Series

View source: R/plot.R

dts_plotR Documentation

Plot DateTime Series

Description

Plot DateTime Series

Usage

dts_plot(x, dtt = "DateTime", colname = "Value")

Arguments

x

A data frame with

dtt

A string specifying the column with the POSIXct values

colname

A string specifying the column with the time series values

Value

A ggplot object


poissonconsulting/dts documentation built on March 10, 2024, 6:21 a.m.