Mercurial > repos > brenninc > test_r_cairo_27aug2015
view packages.R @ 21:2c6273a9963f draft
Uploaded
| author | brenninc |
|---|---|
| date | Thu, 03 Sep 2015 10:41:28 -0400 |
| parents | 07d42414fcee |
| children | 40c478294c52 |
line wrap: on
line source
library(Cairo) args<-commandArgs(TRUE) writeLines(capture.output(sessionInfo()), args[1]) sessionInfo()
