Description Usage Arguments Value Author(s)
Generated ggplot objects from a data.frame or tcr object
| 1 2 | 
| plot_ds | A data.frame or tcr object to be plotted | 
| metric | The metric to be plotted (column name) | 
| by | The column to split the data by. This must be a numeric. | 
| type | A value to restric the data by (must correspond to a value in the "type" field of plot_ds) | 
| sm | Logical indicating if trend line should be added with geom_smooth | 
| hjust | To be passed to geom_text | 
| labels | Logical indicating if labels in the "patient" field of plot_ds should be printed | 
A ggplot object graphing the data
Alexander Hopkins
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.