Description Usage Arguments Value Examples
View source: R/methods_plotting.R
Automatic facets for tornado heatmaps
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
tornado |
A |
rows |
A set of variables or expressions quoted by
For compatibility with the classic interface, |
cols |
A set of variables or expressions quoted by
For compatibility with the classic interface, |
scales |
Are scales shared across all facets (the default,
|
space |
If |
switch |
By default, the labels are displayed on the top and
right of the plot. If |
shrink |
If |
labeller |
A function that takes one data frame of labels and
returns a list or data frame of character vectors. Each input
column corresponds to one factor. Thus there will be more than
one with |
as.table |
If |
drop |
If |
margins |
Either a logical value or a character
vector. Margins are additional facets which contain all the data
for each of the possible values of the faceting variables. If
|
strip.placement |
placement of strip with respect to axes, either "inside" or "outside". Only important when axes and strips are on the same side of the plot. |
A FacetGrid
ggproto object that can be added to a plot.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.