Add a library.
install_cluster_library.Rd
Add libraries to be installed on a cluster. The installation is asynchronous; it happens in the background after the completion of this request.
Usage
install_cluster_library(client, cluster_id, libraries)
librariesInstall(client, cluster_id, libraries)