dl.indep {latticedl}R Documentation

dl indep

Description

Makes a function you can use to specify the location of each group independently.

Usage

dl.indep(expr)

Arguments

expr Expression that takes a subset of the d data frame, with data from only a single group, and returns the direct label position.

Value

The constructed label position function.

Author(s)

Toby Dylan Hocking <toby.hocking@inria.fr>


[Package latticedl version 1.0 Index]