Description Usage Arguments Value References See Also Examples
Return a copy of the string with all the cased characters converted to uppercase.
1 |
str |
A character vector. |
A character vector.
https://docs.python.org/3/library/stdtypes.html#str.upper
1 | pystr_upper("uppercase me!")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.