dl.indep {latticedl} | R Documentation |
Makes a function you can use to specify the location of each group independently.
dl.indep(expr)
expr |
Expression that takes a subset of the d data frame, with data from only a single group, and returns the direct label position. |
The constructed label position function.
Toby Dylan Hocking <toby.hocking@inria.fr>