jit_tuple | R Documentation |
Allows specifying that an output or input must be considered a jit tuple and instead of a list or dictionary when tracing.
jit_tuple(x)
x |
the list object that will be converted to a tuple. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.