coco.load {CoCoCore} | R Documentation |
Internal CoCoCore function:
Load the dynamic linked or shared library with CoCo,
and assign necessary variables in .GlobalEnv
.
coco.load(sh.lib.name = NULL)
sh.lib.name |
The name of the library. |
This function is not to be called by the user.
See dyn.load
.
Some teen variables starting with dot, ".",
are assigned in .GlobalEnv
.
Jens Henrik Badsberg
Badsberg, J.H.: Xlisp+CoCo, Aalborg University, 1996.