R/plots.R
plot_samples_distances.Rd
Plot time between serum samples
plot_samples_distances(titre_dat)
the data frame of titre data, including labels for individuals and time sample was taken
a ggplot2 object
Other theta_plots: plot_posteriors_theta()
plot_posteriors_theta()
if (FALSE) { data(example_titre_dat) plot_samples_distances(example_titre_dat) }