Description Usage Arguments Value
View source: R/1-plot-time-series.R
Plot code frequency for a datavyu column
1 2 3 4 5 6 7 | plot_time_series(
columns,
directory = NULL,
colors = 1,
cat_order = NULL,
color_scale = NULL
)
|
columns |
the column or columns to select as character string or vector |
directory |
path to where csv files are to be found with |
colors |
color palette to use, options from |
cat_order |
character vector of the order in which to display codes in plot |
color_scale |
a named character vector manually specifying a color scale will also reorder based on order provided |
A ggplot2 plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.