make_SR_plot: Make Size-Ratio plot

View source: R/S3_methods.R

make_SR_plotR Documentation

Make Size-Ratio plot

Description

Not meant to be called externally. Helper plot function for strata. Produces a scatter plot of strata by size and control proportion.

Usage

make_SR_plot(x, label)

Arguments

x

a strata object returned by auto_stratify or manual_stratify

label

ignored unless type = "SR". If TRUE, a clickable plot is produced. The user may click on any number of strata and press finish to have those strata labeled. Note: uses identify, which may not be supported on some devices


raikens1/stratamatch documentation built on April 1, 2022, 9:48 p.m.