Re: [R] Quick advice on loading packages

2013-10-22 Thread jwd
On Mon, 21 Oct 2013 19:32:17 -0400 "Data Analytics Corp." wrote: > Hi, > > I need some quick advice/help on loading packages. I want to write a > simple function to load a number of packages I intend to use at a > conference presentation. I'm thinking of something like: > > fn.

[R] Quick advice on loading packages

2013-10-21 Thread Data Analytics Corp.
Hi, I need some quick advice/help on loading packages. I want to write a simple function to load a number of packages I intend to use at a conference presentation. I'm thinking of something like: fn.install <- function(){install.packages(c("ggplot2", "scales"), repos = "c:\\te