plot_peaks_ridges: Title

View source: R/fct_helpers.R

plot_peaks_ridgesR Documentation

Title

Description

Uses geom_ridgeline to plot all fluorescence profiles on one plot

Usage

plot_peaks_ridges(
  data,
  scale = "osobno",
  gradient = TRUE,
  skala = 2,
  reverse = FALSE
)

Arguments

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?)

Value

ggplot


astrzalka/findpeaks documentation built on Sept. 2, 2022, 6:37 p.m.