[R] For each entry type in column?

Bert Gunter bgunter.4567 at gmail.com
Mon Nov 6 19:00:03 CET 2017


Prrobably also worth mentioning for this sort of thing is the "tidyverse"
machinery, for which the RStudio site should probably be your first port of
call. This will however require learning alternative, and probably
additional, paradigms.

-- Bert



Bert Gunter

"The trouble with having an open mind is that people keep coming along and
sticking things into it."
-- Opus (aka Berkeley Breathed in his "Bloom County" comic strip )

On Mon, Nov 6, 2017 at 9:40 AM, mviljamaa <mviljamaa at kapsi.fi> wrote:

> How can I do a for loop that does to a data.frame column what:
>
> for x in xs:
>
> does in Python?
>
> Obviously the data.frame column in question holds "levels". What if the
> data.frame is in matrix form?
>
> BR, Matti
>
> ______________________________________________
> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posti
> ng-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>

	[[alternative HTML version deleted]]



More information about the R-help mailing list