Hi Martin,
On 02/07/2012 08:32 AM, Martin Maechler wrote:
Martin Maechler
on Mon, 6 Feb 2012 15:35:36 +0100 writes:
>> On Sat, Feb 4, 2012 at 10:38 AM, Martin Maechler
>>wrote:
>> > The help has
>> >
>> >> Description:
>> >
>> >> 'nrow' a
> Martin Maechler
> on Mon, 6 Feb 2012 15:35:36 +0100 writes:
>> On Sat, Feb 4, 2012 at 10:38 AM, Martin Maechler
>> wrote:
>> > The help has
>> >
>> >> Description:
>> >
>> >> 'nrow' and 'ncol' return the number of rows or columns present in
'x'.
>
> On Sat, Feb 4, 2012 at 10:38 AM, Martin Maechler
> wrote:
> > The help has
> >
> >> Description:
> >
> >> 'nrow' and 'ncol' return the number of rows or columns present in 'x'.
> >> 'NCOL' and 'NROW' do the same treating a vector as 1-column matrix.
> >
> > and
> >
> >> x: a vector, array
On Sat, Feb 4, 2012 at 10:38 AM, Martin Maechler
wrote:
> The help has
>
>> Description:
>
>> 'nrow' and 'ncol' return the number of rows or columns present in 'x'.
>> 'NCOL' and 'NROW' do the same treating a vector as 1-column matrix.
>
> and
>
>> x: a vector, array or data frame
>
> I'm pr
The help has
> Description:
> 'nrow' and 'ncol' return the number of rows or columns present in 'x'.
> 'NCOL' and 'NROW' do the same treating a vector as 1-column matrix.
and
> x: a vector, array or data frame
I'm proposing to extend these two convenience functions
to also work ``corre