The construct_plot_data()
function constructs the data for the summary
plot.
construct_plot_data(
object,
time_scale,
plot_individual,
labels,
alpha_individual = 0.1,
label_y_value = 0,
...
)
A data frame with the plot data.
A medic
or summary.medic
object.
A list with the time scale.
A logical value specifying if individual trajectories should be plotted.
A logical value specifying if labels should be plotted.
A numeric value specifying the transparency of the individual trajectories.
A number between 0 and 1 that defines the height of the label text hight.
Additional arguments passed to the function.