getDocumentFields {TxRegInfra}R Documentation

determine the fields present in a txregnet document

Description

determine the fields present in a txregnet document

Usage

getDocumentFields(rme, docTypeName = "type")

Arguments

rme

instance of RaggedMongoExperiment

docTypeName

character(1) telling the name of the column of colData(rme) that supplies information on document type

Value

a character vector

Examples

getDocumentFields

[Package TxRegInfra version 1.10.0 Index]