scale_bench_time | R Documentation |
Default scales for the bench_time
class, these are added to plots using
bench_time
objects automatically.
Default scales for the bench_time
class, these are added to plots using
bench_time
objects automatically.
scale_x_bench_bytes(base = 10, ...)
scale_y_bench_bytes(base = 10, ...)
scale_x_bench_time(base = 10, ...)
scale_y_bench_time(base = 10, ...)
base |
The base of the logarithm, if |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.