powered by
Get the variable names from a PlotFeatureSet
dataNames(object)
An object of (super)class PlotFeatureSet. For accession, also plot objects of class ggplot or trellis.
A named list of variable names of the form list(x = "x.name", y = "y.name", groups = list(...)).