[Rd] PR#6614
Gabor Grothendieck
ggrothendieck at gmail.com
Wed Feb 22 20:13:54 CET 2006
Try this:
subset(iris, select = - Species)
On 2/22/06, davidhughjones at gmail.com <davidhughjones at gmail.com> wrote:
> I agree with the submitter that this needs some kind of solution.
> Although data.frame[,-12] works, how do I drop a named column (the
> most common use case)? (I found this bug while searching for an
> answer.)
>
> cheers
> David
>
> ______________________________________________
> R-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
>
More information about the R-devel
mailing list