Description Usage Arguments Value
Decode a block of binary data based on a specified character encoding.
1 |
block |
Vector of type 'raw'. |
encoding |
'data.frame' or 'list' of length 2. First item denotes byte, second item denotes equivalent decoded character. |
nomatch |
Character on to which bytes not on the character map should be decoded. |
collapse |
An optional character string to separate the results, as in paste. |
A list of the same length as the number of splits of the byte sequence.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.