defaultpf.trellis {directlabels} | R Documentation |
defaultpf trellis
Description
If no Positioning Method specified, choose a default using this
function. The idea is that this is called with all the variables
in the environment of panel.superpose.dl
, and this can be
user-customizable by setting the directlabels.defaultpf.lattice
option to a function like this.
Usage
defaultpf.trellis(lattice.fun.name,
groups, type, ...)
Arguments
lattice.fun.name |
lattice.fun.name |
groups |
groups |
type |
type |
... |
... |
Author(s)
Toby Dylan Hocking <toby.hocking@r-project.org> [aut, cre] (ORCID: <https://orcid.org/0000-0002-3146-0865>)
[Package directlabels version 2025.6.24 Index]