install: Function for creating bindings to named foreign objects in a...

Description Usage Arguments See Also

Description

install creates the binding for the named foreign object in the datamap object. The foreign object is not created.

Usage

1
	install( symbols, map )

Arguments

symbols

A non-zero length character vector naming the bindings to be created in the map.

map

A datamap object.

See Also

uninstall


datamap documentation built on May 2, 2019, 1:28 p.m.

Related to install in datamap...