| break_function | R Documentation |
Creates nice axis breaks using R's built-in pretty() function. This is the standard approach used by ggkmcif functions.
break_function(x, n = 5)
x |
Maximum value for axis |
n |
Desired number of intervals (default 5) |
Numeric vector of break positions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.