RFIperAB: Generate boxplots of RFI values

Description Usage Arguments Value Functions

Description

Creates boxplots of raw RFI value for each antibody or each sample.

Usage

1
2
3
RFIperAB(tidydf, RFIcol = "RFI", fill_by)

RFIperSample(tidydf, RFIcol = "RFI", order, fill_by)

Arguments

tidydf

Tidy dataframe of raw RFI values.

RFIcol

Name of the column, as string, containing RFI values.

fill_by

Optional argument. Name of the column, a string, to add to the fill argument in ggplot's aes.

order

Vector of sample names, in the order that they are to appear on the graph.

Value

Creates plot in current graphics device.

Functions


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