View source: R/system_checks.R
fix_command_linux | R Documentation |
Fix a command such that it can run on Windows Ubuntu
fix_command_linux(command_text)
command_text |
One or more commands as characters which will be appropriately prefixed. |
The texts with the correct prefixes.
fix_command_linux('uname -a')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.