conv_inout | R Documentation |
Convert inout to logical
conv_inout(vec)
vec |
a character vector of values to convert |
If "Inpatient", will result in true. If given NA, will return NA.
an integer vector
nsqipr:::conv_inout(c("Inpatient", "Outpatient", NA))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.