install {datamap} | R Documentation |
install
creates the binding for the named foreign object
in the datamap object. The foreign object is not created.
install( symbols, map )
symbols |
A non-zero length character vector naming the bindings to be created in the map. |
map |
A datamap object. |