values_attrs: Values Taken by an Attribute
Description
Given a GHO object and an attribute name, return the
distinct values taken by the attribute.
Usage
values_attrs(x, attribute)
Arguments
attribute
Name of an attribute.
Value
A character vector of the distinct values taken
by the attribute.