dlgrob {directlabels}R Documentation

dlgrob

Description

Make a grid grob that will draw direct labels.

Usage

dlgrob(data, method, 
    debug = FALSE, axes2native = identity, 
    ...)

Arguments

data

Data frame including points to plot in native coordinates.

method

Positioning Method.

debug

debug

axes2native

axes2native

...

...

Author(s)

Toby Dylan Hocking


[Package directlabels version 2024.1.21 Index]