Learn R Programming

dataone (version 2.3.0)

data.tableMissingValueCodes: returns missing value codes

Description

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

Usage

data.tableMissingValueCodes(x, index, ...)

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

Value

vector of missing value codes

Arguments

x
  • the TableDescriber instance

index
  • the index of the table to get results for

...

(not yet used)

Author

rnahf