[R] Changing sign of columns and values
Bert Gunter
bgunter@4567 @end|ng |rom gm@||@com
Sun Jun 12 00:37:26 CEST 2022
This is a plain text list. Your html post got mangled (see below). You
are more likely to get a useful response if you follow the posting
guide (linked below) and post in plain text.
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 Sat, Jun 11, 2022 at 3:27 PM hanatezera <hanatezera using gmail.com> wrote:
>
> I have the following data set in data frameIDnumber OA EA beta1 C A -0.052 G A 0.0983 G T -0.789....I want to change the sign of negative beta. If the negative value change to postive i want to switch its EA and OA.My desire result will beIDnumber OA EA beta1 A C 0.052 G A 0.0983 T G 0.789....Any one can help me with r codes? kind regards,Hana
> [[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.
More information about the R-help
mailing list