Skip to content
Prev 58260 / 63424 Next

is.vector could handle AsIs class better

The use of the term 'vector' in R comes from S, where it was used, starting
in the latter part of the 1970s, to refer to the most primitive
(irreducible) parts of an object.  It has little to do with the
mathematical or physical concept of a vector and, in my opinion, should not
be used much by ordinary users.  In hindsight, it may have been better to
use some Joycean neologism instead of the word vector so people would not
have any notions of what it should do.

Bill Dunlap
TIBCO Software
wdunlap tibco.com
On Mon, Mar 30, 2020 at 2:26 AM Jan Gorecki <j.gorecki at wit.edu.pl> wrote: