[R] Filtering an Entire Dataset based on Several Conditions

Eric Berger er|cjberger @end|ng |rom gm@||@com
Mon May 9 10:48:07 CEST 2022


Hi Paul,
Not completely clear what you are looking for.
Please create a 3 x 3 example data frame with dummy data and show what you
want the result to be.



On Mon, May 9, 2022 at 11:24 AM Paul Bernal <paulbernal07 using gmail.com> wrote:

> Dear friends,
>
> I have a dataframe which every single (i,j) entry (i standing for ith row,
> j for jth column) has been normalized (converted to z-scores).
>
> Now I want to filter or subset the dataframe so that I only end up with a a
> dataframe containing only entries greater than -3 or less than 3.
>
> How could I accomplish this?
>
> Best,
> Paul
>
>         [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help using 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/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>

	[[alternative HTML version deleted]]



More information about the R-help mailing list