common_arguments | R Documentation |
Common arguments
plot |
A |
data |
The data to be displayed in this layer. There are three options:
|
dodge_width |
For adjusting the distance between grouped objects. Defaults
to |
preserve |
Should dodging preserve the |
rasterize |
If |
rasterize_dpi |
The resolution in dots per inch (dpi) used for rastering
the layer if |
shape |
An |
size |
A |
linewidth |
Thickness of the line in points (pt). Typical values range between |
... |
Arguments passed on to the |
alpha |
A |
color |
A hex color for the stroke color. For example, |
fill |
A hex color for the fill color. For example, |
saturation |
A |
group |
Variable in the dataset to be used for grouping. |
reverse |
Whether the order should be reversed or not. Defaults to |
.reverse |
Whether the order should be reversed or not. Defaults to |
scale_cut |
Scale cut function to be applied. See |
fontsize |
Font size in points. Defaults to |
replace_na |
Whether to replace |
width |
Width of the plot area. Defaults to |
height |
Height of the plot area. Defaults to |
unit |
Unit of the plot area width and height. Defaults to |
force_continuous |
Whether to force the axis to be continuous. Defaults to |
A tidyplot
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.