Retrieve the selected column's values.

ai.values(ai)

Arguments

ai

A single aesInput object.

Value

A named character vector. Names are the values from the column; values are the additional attribute (color, shape, pattern). When picker = "basic" or picker = "multi" keys and values will be identical.

See also

Other aesInput: aesInput(), ai.aes(), ai.column(), ai.flatten(), ai.scales(), ai.subset()