powered by
Deletes the cluster from your Azure account.
stopCluster(cluster)
The cluster configuration that was created in makeCluster
makeCluster
# NOT RUN { clusterConfiguration <- makeCluster("cluster_settings.json") stopCluster(clusterConfiguration) # }
Run the code above in your browser using DataLab