View source: R/plot_results_block.R
Used in plot_sims to generate the plot specifications.
1 2 3 4 5 6 7 8 | plot_results_block(
n_results,
x_lim,
y_lim,
y_rel = c(0, 1),
rect_width = 0.006,
x_shift = 0.015
)
|
n_results |
Number of plots to generate. |
x_lim |
X limits. |
y_lim |
Y limits. |
y_rel |
Y relative size. |
rect_width |
Plot width. |
x_shift |
Horizontal spacing between plots. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.