Mercurial > repos > brenninc > test_r_cairo_oct1_2015
diff packages.R @ 39:4abeabe7a4cd draft
Uploaded
author | brenninc |
---|---|
date | Tue, 06 Oct 2015 06:24:37 -0400 |
parents | c08fd6039fcc |
children | 17f584ea5464 |
line wrap: on
line diff
--- a/packages.R Tue Oct 06 06:24:25 2015 -0400 +++ b/packages.R Tue Oct 06 06:24:37 2015 -0400 @@ -14,8 +14,8 @@ library(SparseM) library(stringi) library(stringr) -#library(XML) -#library(xtable) +library(XML) +library(xtable) args<-commandArgs(TRUE) writeLines(capture.output(sessionInfo()), args[1])