apply_case | R Documentation |
If global option sqlq_case is set to "lower", put the string in lowercase, if it is set to "upper", put the string in uppercase. Otherwise the string is not changed.
apply_case(s)
s |
The string whose case must be changed. |
The string in the right case.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.