Learn R Programming

CHOIRBM (version 0.0.2)

plot_female_choirbm: Plot the male CHOIR Body Map

Description

Creates a new plot of the front and back of the female CHOIR body map.

Usage

plot_female_choirbm(df, value)

Arguments

df

data.frame

value

string

Value

ggrob

Examples

Run this code
# NOT RUN {
cbm_df <- gen_example_data()
plot_female_choirbm(cbm_df, "value")

# }

Run the code above in your browser using DataLab