plotperSample: Barplots per sample/antibody

Description Usage Arguments Functions

Description

Creates separate barplots of the RFI values for EACH sample or antibody and writes to either pdf or the current graphics device.

Usage

1
2
3
plotperSample(tidydf, RFIcol = "RFI", pdfoutput = TRUE)

plotperAB(tidydf, RFIcol = "RFI", pdfoutput = TRUE)

Arguments

tidydf

Tidy dataframe of RFI values to plot.

RFIcol

Column name of the RFI column as string.

pdfoutput

Single logical indicating whether the plots should be output to pdf file or the current graphics device.

Functions


lucyleeow/RPPA documentation built on May 5, 2019, 3:46 a.m.