view packages.R @ 12:d541763d28eb draft

Hard coded test path. TEST!
author brenninc
date Tue, 01 Sep 2015 04:42:13 -0400
parents 07d42414fcee
children 40c478294c52
line wrap: on
line source

library(Cairo)

args<-commandArgs(TRUE)
writeLines(capture.output(sessionInfo()), args[1])
sessionInfo()