| tcc_recompile | R Documentation |
Explicitly recompile from the stored FFI recipe.
Useful after deserialization (readRDS, unserialize)
or to force a fresh compilation.
tcc_recompile(compiled)
compiled |
A tcc_compiled object |
The recompiled tcc_compiled object (invisibly, same environment)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.