createMatrix: Creates the needed matrix

Description Usage Arguments Value Author(s)

View source: R/createMatrix.R

Description

Creates the needed matrix

Usage

1
createMatrix(runtype, nrow, ncol, type = "double", bmName = "NA")

Arguments

runtype

Mode how the results are saved. Possible values are ff or bm. If ff is chosen the data will not be saved automatically. With bm the results will be saved permanently.

nrow

nrow

ncol

ncol

type

type

bmName

Identifier for ff name

Value

a matrix

Author(s)

Djork-Arne Clevert okko@clevert.de and Andreas Mitterecker mitterecker@bioinf.jku.at


cn.farms documentation built on Nov. 8, 2020, 7:59 p.m.