Description Usage Arguments Value
This function exports a dataset into a barplot based on user-specified settings. It assumes that the xaxis, yaxis, and groupby are all fields within the dataset. The following fields are required to be set as opts in opt: xaxis, yaxis, digits, groupby, outfile
1 | export_barplot(data, opt)
|
data |
The dataset to use in the graph |
The original dataset (unmodified)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.