activateCluster {tm}R Documentation

Allow ‘tm’ to Use a Cluster If Available

Description

tm tries to automatically use a (MPI) cluster if available on your system. Use this function to manually (re-)activate the cluster usage if it has been disabled for some reason.

Usage

activateCluster()

Author(s)

Ingo Feinerer

See Also

deactivateCluster


[Package tm version 0.3-3 Index]