Description Usage Arguments Value Examples
View source: R/gen_example_data.R
Creates a data frame with CHOIR Body Map segment IDs and a randomly associated value. Also adds grouping information for facetting while plotting.
1 | gen_example_data(seed = 123)
|
seed |
integer to seed the random number generator |
values data.frame
1 2 | cbm_df <- gen_example_data()
head(cbm_df)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.