facet_separate_layout | R Documentation |
layout separately
facet_separate_layout(
plots,
subtitles,
title = "",
xlabel = "",
ylabel = "",
sep = "*",
maxCharInOneRow = 10,
...
)
plots |
A list of |
subtitles |
The subtitles of the layout. It is a list and the length is equal to
the number of |
title |
The title of the widget |
xlabel |
The xlabel of the widget |
ylabel |
The ylabel of the widget |
sep |
The character string to separate or combine a vector |
maxCharInOneRow |
deprecated |
... |
named arguments to modify plot states.
See |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.