Skip to contents

Read in a project described as lines. Main workhorse used when loading a project file or separate input files

Usage

readProjectData(fileLines, progress = FALSE)

Arguments

fileLines

Character vector with content of a project file

progress

Whether to update a shiny Progress bar

Value

A big dataList.

See also