Supposedly, mixing array-api-strict arrays with other array types should not be allowed. Or all of them should be allowed, but then we'd need to specify something like __array_priority__ and that opens quite a Pandora box, so I guess not...
In the first part of this two-part introduction to R, we are going to consider: · What is R and how to install RStudio · Arithmetic and logical operators · Objects · Vectors · Factors · Lists What is R and how to install RStudio In 2006, Clive Humby (UK mathematician and ...