View source: R/prepare_plot_data_study1.R
prepare_plot_data_study1 | R Documentation |
Prepares datatable for creating a plot for study1. The plot
can be created with the create_plot_study1
function.
prepare_plot_data_study1(data, study_type)
data |
the datatable to be plotted |
study_type |
the type of the study either "trolley" or "speedboat" |
the function returns a modified datatable ready to be passed to the plotting function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.