I know others have asked similar questions to the R developers, but I
could not find the solution to this question. Please forgive me if I
have missed a crucial point in a previous post.
I would like to submit a package to CRAN that depends on the
bioconductor package "edgeR". Listing "edgeR" un
On 03.01.2012 00:16, Steven Lund wrote:
I know others have asked similar questions to the R developers, but I
could not find the solution to this question. Please forgive me if I
have missed a crucial point in a previous post.
I would like to submit a package to CRAN that depends on the
bioco
I would like to ask for advice from R experts about the benefits or
dangers of using attr to return information with an object that is
returned from a function. I have a feeling as though I have cheated by
using attributes, and wonder if I've done something fishy.
Maybe I mean to ask, where is the
Paul,
On Jan 3, 2012, at 3:08 PM, Paul Johnson wrote:
> I would like to ask for advice from R experts about the benefits or
> dangers of using attr to return information with an object that is
> returned from a function. I have a feeling as though I have cheated by
> using attributes, and wonder