Skip to content
Prev 318952 / 398503 Next

Error: no 'dimnames' attribute for array

On Thu, Mar 7, 2013 at 11:02 AM, eliza botto <eliza_botto at hotmail.com> wrote:
I may be way off-base here, but can't you just use res[, b1]?

As to the explanation as to why you get that error, let's just say
it's because c(s) doesn't result in a numerical vector and leave it at
that.

Cheers,
MW