Skip to content
Prev 106887 / 398498 Next

Any container in R?

Hi Thomas:
           Thanks for your explanation.
           You are right that in C++, we try to use the same piece of codes 
on different type of objects. While in R, most operations are done in a 
"vector" way automatically, which reduced the need for containers.

Best,
Feng
----- Original Message ----- 
From: "Thomas Lumley" <tlumley at u.washington.edu>
To: "Feng Qiu" <hustqiufeng at sohu.com>
Cc: "Duncan Murdoch" <murdoch at stats.uwo.ca>; <r-help at stat.math.ethz.ch>
Sent: Monday, January 01, 2007 3:21 PM
Subject: Re: [R] Any container in R?