CloudManager | R Documentation |
CloudManager
CloudManager
R6Class
object.
Object of R6Class
for modelling an CloudManager
cloud4R::cloud4RLogger
-> CloudManager
system_instances
one or more cloud systems
new()
Initialize the cloud manager
CloudManager$new(..., logger = NULL)
...
one or more system instances, objects of class CloudSystemInstance
logger
logger
getSystemInstances()
Get system instances
CloudManager$getSystemInstances()
a list of objects of class CloudSystemInstance
clone()
The objects of this class are cloneable with this method.
CloudManager$clone(deep = FALSE)
deep
Whether to make a deep clone.
Main user class to be used with cloud4R
Emmanuel Blondel <emmanuel.blondel1@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.