|  |  4.15.2 package related functions 
 
exportto      transfer an identifier to the specified package
(see  exportto)
importfrom      generate a copy of an identifier from the specified package in the
      current package
(see  importfrom)
listvar      list variables currently defined in a given package
(see  listvar)
load      load a library or dynamic module
(see  load)
LIB      load a library or dynamic module
(see  LIB)
 
 |