ctags_install | R Documentation |
'ctags' is installed with this package on both Windows and macOS systems; this is an additional function to install from source on Unix systems.
ctags_install(bin_dir = NULL, sudo = TRUE)
bin_dir |
Prefix to pass to the |
sudo |
Set to |
Nothing; the function will fail if installation fails, otherwise returns nothing.
Other tags:
ctags_test()
,
tags_data()
## Not run:
ctags_install (bin_dir = "/usr/local") # default
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.