quot;sandwich", "multcompView", "ggplot2", "stringr", "dplyr",
"openxlsx", "tidyr")
# Check and install each package
lapply(packages, install_if_missing)
Regards,
Tim
-Original Message-----
From: R-help On Behalf Of Brian Lunergan
Se
"multcomp", "sandwich", "multcompView", "ggplot2",
> "stringr", "dplyr", "openxlsx", "tidyr")
> # Check and install each package
> lapply(packages, install_if_missing)
>
>
> Regards,
> Tim
> -Or
Check and install each package
lapply(packages, install_if_missing)
Regards,
Tim
-Original Message-
From: R-help On Behalf Of Brian Lunergan
Sent: Monday, September 23, 2024 12:35 PM
To: r-help@r-project.org
Subject: [R] Loading multiple packages with install.packages()...
[External Email]
-
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Hi folks:
Curious question. I've added Rcmdr to my setup (R 4.4.1). I would like
to add all of the plugins. Is there a way to get install.packages() to
gather up everything starting 'rcmdrplugin', or do I have to list each
package individually betwe
4 matches
Mail list logo