Displaying 1 result from an estimated 1 matches for "badbad".
Did you mean:
badmad
2010 Nov 24
2
Create new string of same length as entry in dataframe
...contains a string of the length of
V2, but containing an alternate text, e.g.
V1 V2 V3
aaa 3 bbb
aaaa 4 bbbb
aaaaaa 6 bbbbbb
a 1 b
aa 2 bb
or
V1 V2 V3
aaa 3 bad
aaaa 4 badb
aaaaaa 6 badbad
a 1 b
aa 2 ba
Suggestions would be much appreciated!
Thanks.
--
View this message in context: http://r.789695.n4.nabble.com/Create-new-string-of-same-length-as-entry-in-dataframe-tp3058232p3058232.html
Sent from the R help mailing list archive at Nabble.com.