Hello guys,

I have data set like this

Name   A         B         C        D
Venky  12       157       168     209
Kalai    65       8899     889     998
balaji    98       877       8787   9888
.
.
.

i want to change Name column as a Charcter and A column as a percentage and
B and C column as a thousand seperators

        [[alternative HTML version deleted]]

______________________________________________
R-help@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.

Reply via email to