Skip to content
Prev 31327 / 63424 Next

Bug in subsetting data frame (PR#13515)

Don't know if this is the problem, but....

It is a bad idea to set data.frame <- xxx since R has a single
namespace for functions and variables.

        -s
On 2/10/09, xinlee883 at stat.math.ethz.ch <xinlee883 at stat.math.ethz.ch> wrote: