Skip to content

how to replace the following string

3 messages · jim holtman, Changbin Du

#
Is this what you want:
[1] "H.1.Y" "N.0.E" "G.1.N" "E.0.P" "W.2.G" "W.4.G" "W.3.W" "W.0.N" "D.1.H"
[1] "H{1}Y" "N{0}E" "G{1}N" "E{0}P" "W{2}G" "W{4}G" "W{3}W" "W{0}N" "D{1}H"

        
On Mon, Jun 27, 2011 at 1:18 PM, Changbin Du <changbind at gmail.com> wrote: