Re: [R] Array analogue of row and col

2013-04-06 Thread Tony Plate
slice.index() in base On 4/2/2013 9:53 AM, Enrico Bibbona wrote: Great! Thanks a lot, Enrico 2013/4/2 Duncan Murdoch On 02/04/2013 6:36 AM, Enrico Bibbona wrote: Is there any function that extends to multidimentional arrays the functionalities of "row" and "col" which are just defined for

Re: [R] Array analogue of row and col

2013-04-06 Thread Tony Plate
slice.index() in base On 4/2/2013 6:36 AM, Enrico Bibbona wrote: Is there any function that extends to multidimentional arrays the functionalities of "row" and "col" which are just defined for matrices? Thanks, Enrico Bibbona [[alternative HTML version deleted]] ___

Re: [R] Array analogue of row and col

2013-04-02 Thread Enrico Bibbona
Great! Thanks a lot, Enrico 2013/4/2 Duncan Murdoch > On 02/04/2013 6:36 AM, Enrico Bibbona wrote: > >> Is there any function that extends to multidimentional arrays the >> functionalities of "row" and "col" which are just defined for matrices? >> Thanks, Enrico Bibbona >> > > Not as far as I k

Re: [R] Array analogue of row and col

2013-04-02 Thread Duncan Murdoch
On 02/04/2013 6:36 AM, Enrico Bibbona wrote: Is there any function that extends to multidimentional arrays the functionalities of "row" and "col" which are just defined for matrices? Thanks, Enrico Bibbona Not as far as I know, but there are a lot of functions in packages. You could write your

[R] Array analogue of row and col

2013-04-02 Thread Enrico Bibbona
Is there any function that extends to multidimentional arrays the functionalities of "row" and "col" which are just defined for matrices? Thanks, Enrico Bibbona [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://st