12.6 Loading packages directly using code

You can also use the install.packages() command to try to load the package.

install.packages("cowplot")