Skip to contents

Attach supplementary data and levels for ggalign

Usage

ggalign_data_set(.data, ..., .lvls = NULL)

Arguments

.data

Input data for the layout.

...

A list of data to be attached.

.lvls

A character vector representing the attached levels.

Note

Used by developers in fortify_matrix(), fortify_data_frame(), and other related methods.