view packages.R @ 36:38b5b5e6905a draft

Uploaded
author brenninc
date Fri, 09 Oct 2015 09:25:03 -0400
parents 07d42414fcee
children 40c478294c52
line wrap: on
line source

library(Cairo)

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