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