Description Usage Arguments Value Examples
View source: R/create_figure_2.R
convert data into correct format for plotly pie chart
1 | convert_pie_data(data, col1, col2)
|
data |
raw data from API |
col1 |
column 1 |
col2 |
column 2 |
data in the correct format for plotly pie chart
1 | ## Not run: convert_pie_data(data, columns)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.