| var_not | R Documentation |
Logical NOT
var_not(newvr, vr)
newvr |
name of the new variable to be created |
vr |
a logical variable |
Survey object
Other variables:
var_all(),
var_any(),
var_case(),
var_collapse(),
var_copy(),
var_cross(),
var_cut()
set_survey(namcs2019sv)
var_not("Private insurance not used", "PAYPRIV")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.