Description Usage Arguments Examples
Utility to cat()
system()
output.
Based on https://github.com/yihui/knitr/issues/1203.
1 | util_cat_sys(command, sep = "\n")
|
command |
the system command to be invoked, as a character string. |
sep |
a character vector of strings to append after each element. |
1 | util_cat_sys("date")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.