Displaying 2 results from an estimated 2 matches for "taiwan_250km".
2012 Feb 23
1
multiple gsub
Hi Guys,
I am relatively new to R and was wondering if I could next my gsub command
in identifying one object
I have data which looks like this: <name>Taiwan_250km</name>
I want it to look like this: Taiwan_250km
So essentially I just want to gsub '<name>' and </name> with nothing!
So far I have got this: PolyNam <-
unlist(strsplit(gsub("</name>","",PolyRaw[PolyLin],fixed = TRUE),"...
2012 Mar 30
1
Multiple line Graphs
...hilippines_Manilla_250km 2012-03-23 35519472
46 Santiago_250km 2012-03-09 37031152
47 Santiago_250km 2012-03-16 18515576
48 Santiago_250km 2012-03-23 18515576
49 Taiwan_250km 2012-03-09
501738165
50 Taiwan_250km 2012-03-16
250295303
51 Taiwan_250km 2012-03-23
277197503
52 Turkey_Istanbul_250km 2012-03-09 127543804
53 Tu...