| jlview_release | R Documentation |
Unpins the Julia array immediately, freeing memory without waiting for R's garbage collector. After release, accessing the data will error.
jlview_release(x)
x |
A jlview ALTREP vector |
Invisible NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.