is_num: Is attribute a numeric variable?

View source: R/eml2eal.R

is_numR Documentation

Is attribute a numeric variable?

Description

Is attribute a numeric variable?

Usage

is_num(nodeset)

Arguments

nodeset

(xml_nodeset) Attribute nodeset at /eml:eml/dataset/dataTable[x]/attributeList/attribute[y]

Value

(logical) TRUE if nodeset has ./attribute/measurementScale/interval or ./attribute/measurementScale/ratio


EDIorg/EMLtools documentation built on Nov. 1, 2022, 9:38 a.m.