calculate_tertiles | R Documentation |
Calculate Tertiles for Bivariate Variables
calculate_tertiles(data, var_1, var_2)
data |
A data frame containing the variables to analyze |
var_1 |
Character string naming the first variable |
var_2 |
Character string naming the second variable |
A data frame with added tertile columns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.