Re: [R] plot.xmean.ordinaly vs plot() in package "rms"

2019-03-17 Thread Jeff Newmiller
Please keep the mailing list included in the thread. I can't tell if you do understand and are just being sloppy, or if you are completely confused, because xmean.ordinaly() and plot.xmean.ordinaly() are two completely different symbols in R. As for being "safe"... you may choose to be specific

Re: [R] Help with gsub function

2019-03-17 Thread Bill Poling
Yep, thank you Jeff, consequence of the first url I landed on asking how to do it and rushing off. All set now. Appreciate your help. WHP From: Jeff Newmiller Sent: Friday, March 15, 2019 4:00 PM To: r-help@r-project.org; Bill Poling ; r-help (r-help@r-project.org) Subject: Re: [R] Help wit