constructRawLayout {Mosaic}R Documentation

constructRawLayout

Description

Constructor function for the rawLayout S3 class, holding information on MSdata grouping and layout options in MOSAiC.

Usage

constructRawLayout(rawgrouptable, stem = NULL)

Arguments

rawgrouptable

a data.frame with columns File and Group , holding file paths and group names, respectively.

stem

if the file paths in rawgrouptable are not full (e.g. subdirectories of the working directory), this should be the path of the working directory.


[Package Mosaic version 0.7.2 Index]