Add a patient's data to a baseplot
1 2  | plot_patient(baseplot, patient_data, title = "", aes_map = aes_map(),
  segment_size = 3.5)
 | 
baseplot | 
 the plot to add the geoms  | 
patient_data | 
 an individual patient's data  | 
title | 
 title of the plot  | 
aes_map | 
 a list of the aesthetic mappings for the plot  | 
segment_size | 
 width of the segments  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.