view packages.R @ 35:5e362fc1499b draft

Uploaded
author brenninc
date Thu, 01 Oct 2015 05:06:52 -0400
parents 07d42414fcee
children 40c478294c52
line wrap: on
line source

library(Cairo)

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