gen_example_data {CHOIRBM} | R Documentation |
Creates a data frame with CHOIR Body Map segment IDs and a randomly associated value. Also adds grouping information for facetting while plotting.
gen_example_data(seed = 123)
seed |
integer to seed the random number generator |
values data.frame
cbm_df <- gen_example_data()
head(cbm_df)