Skip to contents

Converts string to lower case.

Arguments

string

VARCHAR

Examples

if (FALSE) { # \dontrun{
lower('Hello')
} # }