dataNames: Accessor method for the variable names of the plot object....

Description Usage Arguments Value

Description

Get the variable names from a PlotFeatureSet

Usage

1
dataNames(object)

Arguments

object

An object of (super)class PlotFeatureSet. For accession, also plot objects of class ggplot or trellis.

Value

A named list of variable names of the form list(x = "x.name", y = "y.name", groups = list(...)).


trackr documentation built on May 24, 2021, 5:09 p.m.