sudo | R Documentation |
This function executes the given command as sudo
sudo(
command,
intern = F,
ignore.stdout = F,
ignore.stderr = T,
env_var = T,
cmd = F
)
command |
A bash command to execute as sudo |
env_var |
Should the password be saved for further use |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.