get_issues: Get Issues

View source: R/make_issue_table.R

get_issuesR Documentation

Get Issues

Description

Helper for make_issue_table to return issues string. Given a row which summarizes the Treat, Control, Total, and Control_Proportion of a stratum, return a string of potential issues with the stratum.

Usage

get_issues(row)

Arguments

row

a row of the data.frame produced in make_issue_table

Value

Returns a string of potential issues


stratamatch documentation built on March 31, 2022, 9:07 a.m.