Learn R Programming

rgho (version 0.2.3)

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

x
A GHO object.
attribute
Name of an attribute.

Value

A character vector of the distinct values taken by the attribute.