Description Usage Arguments Value
View source: R/module-helpers.R
Replace GLU numerical codes with names, and vice versa
1 | replace_GLU(d, map, GLU_pattern = "^GLU[0-9]{3}$")
|
d |
A tibble with a column named "GLU" |
map |
A tibble with columns |
GLU_pattern |
Regular expression string to identify the GLU codes |
A tibble with codes substituted for pattern, or vice versa, depending on the original
contents of the GLU
column.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.