View source: R/tendril_chart.R
tendril_chart | R Documentation |
Create a plot using the Tendril package
tendril_chart(data, settings)
data |
list of data frames including dataframes named |
settings |
named list of domain-specific settings with the parameters specified below. |
The settings object provides details regarding the columns in the data sets.
"settings$dm$id_col"ID column
"settings$dm$treatment_col"Treatment column
"settings$dm$treatment_values–group1"Name of treatment 1
"settings$dm$treatment_values–group2"Name of treatment 2
"settings$aes$id_col"ID column)
"settings$aes$bodsys_col"Body System
"settings$aes$stdy_col"Study Day
returns a chart object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.