qread_handle | R Documentation |
Reads an object from a windows handle.
qread_handle(handle, use_alt_rep=FALSE, strict=FALSE)
handle |
A windows handle external pointer. |
use_alt_rep |
Use ALTREP when reading in string data (default |
strict |
Whether to throw an error or just report a warning (default: |
See qsave_handle()
for additional details and examples.
The de-serialized object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.