| ggalign_data_set | R Documentation |
Attach supplementary data and levels for ggalign
ggalign_data_set(.data, ..., .lvls = NULL)
.data |
Input data for the layout. |
... |
<dyn-dots> A list of data to be attached. |
.lvls |
A character vector representing the attached levels. |
Used by developers in fortify_matrix(), fortify_data_frame(),
and other related methods.
ggalign_attr()/ggalign_lvls()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.