Skip to content

Instantly share code, notes, and snippets.

View christophermina's full-sized avatar

Christopher Mina christophermina

  • CMConsulting LLC
  • Boulder, CO
View GitHub Profile
@christophermina
christophermina / gist:4138574
Created November 24, 2012 05:39
Example function for R support
line.plot.fun<-function(data1, space.columns=1,
num.major.horiz=4,
num.major.verts=5,
x.unit="Month of Year",
new.x.vals=FALSE,
line.width=3,
line.type=1, ylab="set y label in params",
xlab="Month of year",