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