Skip to contents

Converts string to upper case.

Arguments

string

VARCHAR

Examples

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