Description Usage Arguments Value Examples
Plot the distribution of FITC intensities
| 1 | plot_density(ts, value)
 | 
| ts | Tissue slide object to plot. | 
| value | Values to plot the distribution of. (enquoted) | 
A ggplot2 density plot.
| 1 2 | pancreas_slide <- tissue_slide(pancreas)
plot_density(pancreas_slide, fitc)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.