visualise_gg: Plot xts object and highlight FALSE data

Description Usage Arguments See Also

Description

Plots an xts-object and highlight preassigned FALSE data using static ggplot2 style.

Usage

1
visualise_gg(x, y, title = "flag", plot_only_false_flags = TRUE)

Arguments

x

An xts object to be plotted.

y

An xts object with TRUE and FALSE values.

title

The title of the plot.

plot_only_false_flags

logical. If TRUE, only FALSE flags are plotted.

See Also

xts, ggplot.


dleutnant/m181 documentation built on May 15, 2019, 9:16 a.m.