powered by
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)
integer to seed the random number generator
values data.frame
# NOT RUN { cbm_df <- gen_example_data() head(cbm_df) # }
Run the code above in your browser using DataLab