plot_results_block: permutation_matches

Description Usage Arguments

View source: R/plot_results_block.R

Description

Used in plot_sims to generate the plot specifications.

Usage

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
)

Arguments

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.


rzgross/uRbanmatching documentation built on Dec. 22, 2021, 8:20 p.m.