Re: [Rd] Small request of a feature improvement in the next version of R

2015-11-17 Thread Martyn Plummer
On Mon, 2015-11-16 at 20:11 -0500, Paul Grosu wrote: > Hi Everyone, > > Sorry to bother the list with this small request, but I've run into this > issue and was wondering if it could be fixed in the next version of R. > Sorry if it was raised in a previous thread: > > So when I try the following

[Rd] Exporting a method to a cluster object

2015-11-17 Thread Philip Leifeld
Hi, This is my first message to this list. It would be great if people here could help me with the following problem (self-contained code example below): I have a list of matrices and would like to apply a summary function to the matrices in the list. The matrices represent social networks,