uninstall: Function for removing named foreign objects from a datamap...

Description Usage Arguments See Also

Description

uninstall removes the binding for the named foreign object from the datamap object. The foreign object is not deleted.

Usage

1
	uninstall( symbols, map )

Arguments

symbols

A non-zero length character vector naming the bindings to be removed from the map.

map

A datamap object.

See Also

install


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

Related to uninstall in datamap...