powered by
This uses the keyring package to store and load credentials. If you already have an account, please call `add_DSC_credentials` instead
set_DSC_credentials(username, password)
The usename you use on DSCtool. Will be stored on keyring under 'DSCtool_name'
The password you use on DSCtool. Will be stored on keyring under 'DSCtool'
if (FALSE) set_DSC_credentials('jdoe', 'monkey123')
Run the code above in your browser using DataLab