ior | R Documentation |
Install or require a list of packages.
ior(pack, mirror = "https://cloud.r-project.org/")
pack |
List of packages names to require or if not installed, to install and require. |
mirror |
Mirror to use. Default to *https://cloud.r-project.org/*. |
# ior("ggplot2")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.