Description Usage Arguments Value Examples
Create a new variable based on pattern in the argument expr
1 2 | od_create_diag_9(data, expr1, colvec1, expr2, colvec2, ignore.case = T,
perl = T)
|
ignore.case |
logical |
perl |
logical |
data: |
input data |
expr1: |
regular expression describing the pattern of interest |
colvec1: |
indices of variables of interest |
expr2: |
regular expression describing the pattern of interest |
colvec2: |
indices of variables of interest |
new variable matching the pattern described in the regular expressions
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.