viz_labels: Non-Overlapping Text Labels

View source: R/viz_coordinates.R

viz_labelsR Documentation

Non-Overlapping Text Labels

Description

Non-Overlapping Text Labels

Usage

viz_labels(x, select = "contribution", n = 10, type = "shadow", ...)

Arguments

x

A data.frame (typically returned by prepare()).

select

A character string specifying the variable to select labels. If NULL, all labels are drawn.

n

An integer specifying the number of labels to draw. Only the labels of the top n observations according to select will be drawn. If NULL, all labels are drawn.

type

A character string specifying the shape of the field. It must be one of "text", "shadow" or "box". Any unambiguous substring can be given.

...

Currently not used.

Author(s)

N. Frerebeau


dimensio documentation built on June 22, 2024, 10:40 a.m.