View source: R/getSelectedRecordsSexPlot.R
getSelectedRecordsSexPlot | R Documentation |
get Plotly stacked bar chart showing distribution by sex for group variable.
getSelectedRecordsSexPlot(.data, .group)
.data |
dataframe containing group column to check |
.group |
column, string - group value to compare percent distribution by sex |
returns plolty stacked bar chart.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.