View source: R/getSelectedRecordsAgePlot.R
getSelectedRecordsAgePlot | R Documentation |
get Plotly box and whisker plot showing age distribution by group
getSelectedRecordsAgePlot(.data, .group, .value)
.data |
dataframe containing group column to check |
.group |
column, string - group value to compare percent distribution by sex |
.value |
column, numeric - age column to show distribution across groups |
returns plolty box and whisker plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.