Append a string A to the beginning of another string B if string B can be coerced into numeric
1 | append_if_numeric(x, append_str = "D")
|
x |
string B |
append_str |
string A |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.