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 Feb. 14, 2025, 3:33 a.m.