gds_values | R Documentation |
Function to easily set the response coding used in the GDS data.
gds_values(yes = 1, no = 0)
yes |
value indicating a positive answer |
no |
value indicating a negative answer |
list of yes and no values
Other gds_functions:
gds_alter_values()
,
gds_binary()
,
gds_compute_sum()
gds_values()
gds_values(yes = "YES", no = "NO")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.