search for: europedavidyoung

Displaying 6 results from an estimated 6 matches for "europedavidyoung".

2009 Sep 21
3
Basic function output/scope question
...one tell me either where I can look for more information or how to make x and y accessible to operations after the function is run? Thanks in advance for any suggestions. -- Best regards, David Young Marketing and Statistical Consultant Madrid, Spain +34 913 540 381 http://www.linkedin.com/in/europedavidyoung mailto:dyoung at telefonica.net
2009 Jun 23
4
SAS Macro Variable in R
...\\test.csv',quiet=TRUE) As you can see the text I want to change is within the quoted Internet address. Is this possible in R? Thanks in advance for any assistance. -- Best regards, David Young Marketing and Statistical Consultant Madrid, Spain +34 913 540 381 http://www.linkedin.com/in/europedavidyoung mailto:dyoung at telefonica.net
2010 Apr 12
2
SAS like Macro variable substituion?
...paste function. save((paste("unislopes",master.i,sep=""),file=paste("unislopes",master.i,".Rdata",sep="")) Any ideas? -- Best regards, David Young Marketing and Statistical Consultant Madrid, Spain +34 913 540 381 http://www.linkedin.com/in/europedavidyoung mailto:dyoung at telefonica.net
2009 Oct 28
3
Lost all script
...ere anyway to recover my script? And a nice to know: Anybody know why it saved blank space as the new script? Thanks for any advice. A humble, and humbled, new R user. -- Best regards, David Young Marketing and Statistical Consultant Madrid, Spain +34 913 540 381 http://www.linkedin.com/in/europedavidyoung mailto:dyoung at telefonica.net
2009 Oct 14
2
puzzle using gsub (and encodings maybe)
Hello, Below is some output that shows my issue. I have a variable x that I read from a file (more on this below) > x [1] "NEW YORK NEW ENGLAND" > gsub(" -", "-", x) # this does not work! [1] "NEW YORK NEW ENGLAND" > Encoding(x) # is x in a special encoding? no [1] "unknown" > y = "NEW YORK -NEW
2009 Oct 15
1
Removing Embedded Null characters from text/html
...rl , destfile , quiet = TRUE ) # WHICH LEAVES ME WITH JUST IDENTIFYING WHAT CHARACTER IS CAUSING THE # PROBLEM AND THEN GETTING RID OF IT. I'd appreciate any advice. -- Best regards, David Young Marketing and Statistical Consultant Madrid, Spain +34 913 540 381 http://www.linkedin.com/in/europedavidyoung mailto:dyoung at telefonica.net