Description Usage Arguments Value Examples
View source: R/xls_code_translation.R
'convert_selected' converts selected(${var}, val) into an equivalent R statement.
1 | convert_selected(string)
|
string |
String to be interpreted, should be of the format "selected(${var}, val)" |
String value of the format var parsed for use in filtering datasets. Works together with other internal functions to fully intrepet relevant logic strings from XLS Form coding in 'convert_relevant'.
1 | convert_selected("selected(${refugee_origin}, 'hoth')")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.