tppExport: Produce Excel table of TPP-TR or TPP-CCR experiment.

Description Usage Arguments Value Examples

View source: R/tppExport.R

Description

Produce Excel table of TPP-TR or TPP-CCR experiment out of the data frame returned by tpptrAnalyzeMeltingCurves

Usage

1
tppExport(tab, file, expNames = NULL, expColors = NULL)

Arguments

tab

Table with results of the TPP analysis.

file

path for storing results table

expNames

character vector of experiment names of the same length as expColors.

expColors

character vector of background colors to group the result columns belonging to different experiments.

Value

No value returned.

Examples

1
2

DoroChilds/TPP documentation built on Oct. 31, 2021, 4:38 a.m.