deactivateCluster {tm}R Documentation

Disallow ‘tm’ to Use a Cluster

Description

tm tries to automatically use a (MPI) cluster if available on your system. Use this function to manually forbid the cluster usage.

Usage

deactivateCluster()

Author(s)

Ingo Feinerer

See Also

activateCluster


[Package tm version 0.3-3 Index]