View source: R/show_linux_deps.R
show_linux_deps | R Documentation |
When installing R packages on linux, you often need some system dependencies too. RSPM provides a list, but you cannot just copy and paste it. So this function reformats it so that you can copy and paste it.
show_linux_deps(deps = clipr::read_clip())
deps |
(default = |
a character string, on the clipboard
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.