collectVector: Return a Distributed Vector to the Master Process
Description
collectVector retrieves a distributed vector from the slave
processes, reconstructing in the correct order on the master process.
Objects can be copied from environments, lists, and
ReferenceClass objects as well as the global environment on the slave processes.
Usage
collectVector(objName, objPos = '.GlobalEnv', n, h = 1)