checkMetaData {debrowser}R Documentation

checkMetaData

Description

Returns if there is a problem in the count data.

Usage

checkMetaData(input = NULL, counttable = NULL)

Arguments

input,

input

counttable,

counttable

Value

error if there is a problem about the loaded data

Note

checkMetaData

Examples

    x <- checkMetaData()


[Package debrowser version 1.10.9 Index]