Make the x or y axis only show the min, middle and max points
1 2 3 4 5 6 7 8 | custom_tick(
vec = NULL,
x_y = "y",
more_prec = 3,
min_prec = 1,
num_out = 2,
...
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.