equip | R Documentation |
Equip your system with libraries commonly-used during compilation of base and recommended R packages. This was previously useful with older versions of R on windows, but is no longer terribly helpful.
equip()
This function is normally called for its side effects.
## Not run:
# download useful build tools
renv::equip()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.