Learn R Programming

r2rtf (version 1.0.2)

utf8Tortf: Convert a UTF-8 Encoded Character String to a RTF Encoded String

Description

Convert a UTF-8 Encoded Character String to a RTF Encoded String

Usage

utf8Tortf(text)

Arguments

text

A string to be converted.

If the unicode of a character is 255 or under (including all character on a keyboard), the character is as is. If the unicode of a character is larger than 255, the character will be encoded.

Specification

The contents of this section are shown in PDF user manual only.

References

Burke, S. M. (2003). RTF Pocket Guide. " O'Reilly Media, Inc.".