test_plot: Plot test data

Description Usage Arguments Value

Description

The function generates line graphs of the different test data. Mainly, its a wrapper around the base R plot to handle the different types of tests.

Usage

1
test_plot(tst_dat, test, color = "black", ...)

Arguments

tst_dat

A data.frame containing data for a single test.

test

A character string of the test name.

color

A character vector of length equals to the number of lines to be plotted.

...

Other arguments passed to the plot function.

Value

A line graph


MahShaaban/Rfastqc documentation built on May 6, 2019, 4:36 p.m.