plot_peaks_ridges | R Documentation |
Uses geom_ridgeline to plot all fluorescence profiles on one plot
plot_peaks_ridges( data, scale = "osobno", gradient = TRUE, skala = 2, reverse = FALSE )
data |
raw fluorescence plots data |
scale |
should data be normalized for each plot individually |
gradient |
plot color gradient? (scale viridis) |
skala |
passed to geom_ridgeline - how scale plots (1 do not overplot) |
reverse |
should plot be reversed (is 0 the tip or the bottom of the hyphae?) |
ggplot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.