figures | R Documentation |
Functions producing the figures
draw_fig_1A(data)
draw_fig_1B(data)
draw_fig_1C(data)
draw_fig_1D(data)
draw_fig_2(data, larger = 0)
draw_fig_4A(data)
draw_fig_4B(data)
draw_fig_4C(data)
draw_fig_5(data, width_petal = 0.5)
draw_fig_S1(data)
draw_fig_S2(data)
draw_fig_S5(data)
draw_fig_S6A(data)
draw_fig_S6B(data)
draw_fig_S6C(data)
draw_fig_S6D(data)
data |
a |
larger |
a scalar indicating by how much to increase text size compared to default (for SI figs) |
width_petal |
a numeric used to influence the width of each petal in the flower plot (default = 0.5) |
a ggplot
draw_fig_1A()
: draw fig. 1A
draw_fig_1B()
: draw fig. 1B
draw_fig_1C()
: draw fig. 1C
draw_fig_1D()
: draw fig. 1D
draw_fig_2()
: draw fig. 2
draw_fig_4A()
: draw fig. 4A
draw_fig_4B()
: draw fig. 4B
draw_fig_4C()
: draw fig. 4C
draw_fig_5()
: draw fig. 5
draw_fig_S1()
: draw fig. S1
draw_fig_S2()
: draw fig. S2
draw_fig_S5()
: draw fig. S5
draw_fig_S6A()
: draw fig. S6A
draw_fig_S6B()
: draw fig. S6B
draw_fig_S6C()
: draw fig. S6C
draw_fig_S6D()
: draw fig. S6D
# See ?twinR
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.