[R] how to convert list to language object
    lord12 
    trexinsd at yahoo.com
       
    Thu Oct  7 15:50:52 CEST 2010
    
    
  
If I have a list:
list = c(~garch(1,1), ~arma(1,1)) and I run
typeof(list[1]), the output is a list object. But I want each element in the
list to be a language object. How do I transform these list objects to
language objects? 
-- 
View this message in context: http://r.789695.n4.nabble.com/how-to-convert-list-to-language-object-tp2966813p2966813.html
Sent from the R help mailing list archive at Nabble.com.
    
    
More information about the R-help
mailing list