Displaying 2 results from an estimated 2 matches for "polynam".
Did you mean:
polycom
2012 Mar 30
1
Multiple line Graphs
...t will be updated on a
weekly bases. I have managed to read in my data from SQL and defined my
loop. I am having difficulty in plotting the data and I think it may have
something to do with the way my data has been read in and maybe I need to
change it in a dataframe?!
Easch graph will be based on PolyNam, so this is defined in the loop, then
the date will be X - Axis and the Total the Y-Axis.
I have tried to upload the data as a .csv but it has been blocked so below
is some sample data, if you would like me to e-mail it over to you then just
let me know! Many Thanks for your help in advance...
2012 Feb 23
1
multiple gsub
...d 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)," "))
Which removes the end tag, just wondering how I can nest 2 gsubs to remove
both?!
Thanks in advance!
--
View this message in context: http://r.78...