adds a new numeric attribute to the plot
addNumericAttribute(upsetjs, name, values, min_value = NULL, max_value = NULL)
an object of class upsetjs
or upsetjs_proxy
name of the attribute
the values as a numeric vector
optional min domain value
optional max domain value
the object given as first argument