Default scales for the bench_expr
class, these are added to plots using
bench_expr
objects automatically.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | scale_x_bench_expr(...)
scale_y_bench_expr(...)
scale_colour_bench_expr(
palette = scales::hue_pal(...),
...,
aesthetics = "colour"
)
scale_color_bench_expr(
palette = scales::hue_pal(...),
...,
aesthetics = "colour"
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.