Generate a plot of several MSD curves together with a summary curve. This function is used to compile multiple datasets from the same condition.
plot_tm_NMSD(df, xlog = FALSE, ylog = FALSE, auto = FALSE)
dataframe of MSD summary data from multiple datasets (labelled by dataid)
boolean to request log10 x axis
boolean to request log10 y axis
boolean to request plot only, TRUE gives plot and summary dataframe as a list
ggplot or list of ggplot and dataframe of summary data