Install and load packages
(Oops, wasn't quite done when I sent the last one.)
Caio Lucidius Naberezny Azevedo wrote:
Dear R-users, I would like to know what are the commands to install (from a local zip file) a package and then to load it.
On what system? On Windows, the easiest way is to use the menu: Packages | Install package(s) from local zip files then Packages | Load package... There are command line versions of both of those. Duncan Murdoch