Description Usage Arguments Value
Append this function at the end of a ggplot to provide the style in this paper
1 2 3 4 5 6 7 8 9 10 11 12 |
plot_type |
'dim_red' or 'dotplot'. In 'dim_red', no grid lines will be shown and arrow signs are added while in 'dotplot', grid lines will be shown |
plot_ob |
if 'dim_red' is selected in |
color_fill |
whether the color schemes will be applied to
|
rotation |
by how much degree the x axis text is rotated |
aes_param |
a list of parameters controlling plot aesthetics |
... |
keyword argument to |
whether |
to rotate the x axis labels or not |
length_ratio |
the length of the arrows for dim_plot as a percentage of the plot size |
a list of ggplot layers that can be concatenated to a ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.