powered by
Set the ssh key file. This function will be called when the package is loaded. If no argument is provided and the current stored path is NULL, it will look at the environment variables DockerParallelSSHPublicKey
NULL
DockerParallelSSHPublicKey
setSSHPubKeyPath(publicKey = NULL)
path to the public key
The path to the public key
# NOT RUN { ## Getting the path from the environment variable "DockerParallelSSHPublicKey" setSSHPubKeyPath() # }
Run the code above in your browser using DataLab