powered by
Load and attach multiple packages at once.
loadPkgs(pkgs, ...)
Packages to load as character.
character
Additional arguments passed to library(), except for 'character.only' which is set to TRUE.
library()
TRUE
Florian Detsch
loadPkgs(c("terra", "lattice"))
Run the code above in your browser using DataLab