LTMmeta: Integrate the LTM analysis results of multiple datasets.

View source: R/LTMRmain.R

LTMmetaR Documentation

Integrate the LTM analysis results of multiple datasets.

Description

This function get the meta values by integrating LTM analysis results of multiple datasets, e.g., multiple skin datasets.

Usage

LTMmeta(metaL, fileName = NULL, outDir = NULL)

Arguments

metaL

a list of data frame. Each data frame is from LTMdish output.

fileName

a character string. The name of output file. Set it NULL(default) if prefer to return a data frame.

outDir

a character string. The name of directory used to store the output file.

Value

a data fame

Examples

## please refer to the webpage of LTMR package

gangwug/LTMR documentation built on Dec. 30, 2022, 10:43 p.m.