View source: R/make_issue_table.R
get_issues | R Documentation |
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.
get_issues(row)
row |
a row of the data.frame produced in make_issue_table |
Returns a string of potential issues
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.