Writer Directives
The suffixes shown are prefixed by the current <WriterKeyword> in a mapping file. By default, the <WriterKeyword> for the R reader is RDATA.
DATASET
This is the name of a folder that will contain the output R files. The default extension for R files is .rda.
Required/Optional
Required
Mapping File Syntax
RDATA_DATASET /usr/data/rdata/output
Workbench Parameter
Destination folder
DST_ENCODING
This specifies the file encoding to use when writing.
Required/Optional
Optional
ENCODING
This specifies the file encoding to use when writing.
Required/Optional
Optional
Values
<encoding>
Workbench Parameter
Character Encoding
|
Encodings |
| BIG5 |
|
CP936 |
| CP950 |
| IBM866 |
| CP932 |
| SHIFT_JIS |
| ISO-8859-1 |
| ISO-8859-2 |
| ISO-8859-3 |
| ISO-8859-4 |
| ISO-8859-15 |
| ISO-8859-6 |
| ISO-8859-5 |
| ISO-8859-7 |
| ISO-8859-8 |
| ISO-8859-9 |
| UTF-8 |
| UTF-16 |
| UTF-16BE |
| UTF-16LE |
| UTF-32 |
| UTF-32BE |
| UTF-32LE |
| WINDOWS-1256 |
| WINDOWS-1257 |
| WINDOWS-1251 |
| WINDOWS-1253 |
| WINDOWS-1255 |
| WINDOWS-1252 |
| WINDOWS-1250 |
| WINDOWS-1254 |
| WINDOWS-1258 |
| ISO-8859-13 |