Loads a script_function or script_module previously saved with jit_save
Source: R/trace.R
jit_load.RdLoads a script_function or script_module previously saved with jit_save
Arguments
- path
a path to a
script_functionorscript_moduleserialized withjit_save().- ...
currently unused.