Skip to contents

Returns a character which is corresponding the ASCII code value or Unicode code point.

Arguments

code_point

INTEGER

Examples

if (FALSE) { # \dontrun{
chr(65)
} # }