Learn R Programming

PerseusR (version 0.3.4)

create_annotRows: Create annotation rows

Description

Create the annotation rows data.frame from the list of comment rows parsed from the input file and the main columns indicator

Usage

create_annotRows(commentRows, isMain)

Arguments

commentRows

list of comment rows

isMain

logical array indicating all main columns

See Also

used by read.perseus