View source: R/plotting_functions.R
generate dot plot
1 | osb_DotPlot(dataset, changes_in, for_the, across, formatter = function(x) x)
|
dataset |
The source dataset |
changes_in |
The variable to show changes in |
for_the |
The variable to split those changes by |
across |
The two timeframes for the changes to occur |
formatter |
A formatter function to control the labels |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.