Description Usage Arguments Author(s) Examples
Creates Xterm
.Xresources
in the home directory.
1 | term_xterm(dir = Sys.getenv("HOME"), overwrite = FALSE, dark = TRUE)
|
dir |
Character string.
|
overwrite |
Logical.
Overwrite existing |
dark |
Logical. Dark color scheme. |
Ivan Jacob Agaloos Pesigan
1 2 3 4 5 6 7 8 | ## Not run:
term_xterm(
dir = getwd(),
overwrite = TRUE,
dark = TRUE
)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.