plot_male_choirbm {CHOIRBM} | R Documentation |
Plot the male CHOIR Body Map
Description
Creates a new plot of the male CHOIR body map.
Usage
plot_male_choirbm(df, value)
Arguments
df |
data.frame |
value |
string |
Value
ggrob
Examples
cbm_df <- gen_example_data()
plot_male_choirbm(cbm_df, "value")
[Package CHOIRBM version 0.0.2 Index]