arrayEx {RcppMsgPack} | R Documentation |
Simple MsgPack Example
Description
Simple MsgPack Example
Usage
arrayEx()
Details
The function provides a simple illustration of MessagePack.
Value
A boolean value of TRUE
is returned, but the function exists
for its side effect.
See Also
The MessagePack documentation, particularly the msgpack-c examples.
[Package RcppMsgPack version 0.2.3 Index]