| as.cluster | Coerce an Object to a Cluster Object |
| autoStopCluster | Automatically Stop a Cluster when Garbage Collected |
| availableConnections | Number of Available and Free Connections |
| availableCores | Get Number of Available Cores on The Current Machine |
| availableWorkers | Get Set of Available Workers |
| canPortBeUsed | Check whether a TCP port can be opened or not |
| cpuLoad | Get the Recent CPU Load |
| find_rshcmd | Search for SSH clients on the current system |
| freeCores | Get the Average Number of Free CPU Cores |
| freePort | Find a TCP port that can be opened |
| getOption2 | Gets an R Option or an Environment Variable |
| isConnectionValid | Checks if a Connection is Valid |
| isForkedNode | Checks whether or not a Cluster Node Runs in a Forked Process |
| isLocalhostNode | Checks whether or not a Cluster Node Runs on Localhost |
| makeClusterMPI | Create a Message Passing Interface (MPI) Cluster of R Workers... |
| makeClusterPSOCK | Create a PSOCK Cluster of R Workers for Parallel Processing |
| parallelly.options | Options Used by the 'parallelly' Package |
| pid_exists | Check whether a process PID exists or not |
| supportsMulticore | Check If Forked Processing ("multicore") is Supported |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.