data.tableMissingValueCodes function

returns missing value codes

returns missing value codes

the missing value codes are defined in the metadata document for the specified data table

data.tableMissingValueCodes(x, index, ...) ## S4 method for signature 'EMLParser,numeric' data.tableMissingValueCodes(x, index)

Arguments

  • x: - the TableDescriber instance
  • index: - the index of the table to get results for
  • ...: (not yet used)

Returns

vector of missing value codes

Author(s)

rnahf

  • Maintainer: Matthew B. Jones
  • License: Apache License 2.0
  • Last published: 2022-06-10