preprocessData: Replace empty values (0 or empty field) with NA in input data

Description Usage Arguments Value

View source: R/inputVerification.R

Description

Replace empty values (0 or empty field) with NA in input data

Usage

1
preprocessData(dataMatrix, quiet = FALSE)

Arguments

dataMatrix

Matrix with raw data.

quiet

Don't show diagnostic messages

Value

Parsed rawdata where 0 values are replaced with NA


NormalyzerDE documentation built on Nov. 8, 2020, 8:22 p.m.