bug in as.data.frame.timeDate with 'anonymous' object

Yohan Chalabi chalabi at phys.ethz.ch
Tue Jun 17 11:58:52 CEST 2008


>>>> "CGG(" == "Christopher G. Green (L)" <cggreen at u.washington.edu>
>>>> on Tue, 17 Jun 2008 01:09:12 -0700

   CGG(>     colnames(ans) = paste(x at FinCenter, ":", substitute(x), sep = "")

Hi Chrisopher,

thanks to point this out! I will change the code to 

colnames(ans) = paste(x at FinCenter, ":", deparse(substitute(x)), sep = "")

regards,
Yohan 

-- 
PhD student
Swiss Federal Institute of Technology
Zurich

www.ethz.ch
www.rmetrics.org

NOTE:
Rmetrics Workshop: http://www.rmetrics.org/meielisalp.htm
June 29th - July 3rd Meielisalp, Lake Thune, Switzerland



More information about the Rmetrics-core mailing list