Dear R helpers,
I understand that this is absolutely unprofessional on my part and this group
doesn't entertain such things. I have been associted with this group
since last 1 and half years and have been immensely benefited by the noble
service rendred by many R helpers.
So I take this opportunity to thank all of you and wish you all
"MERRY CHRISTMAS".
I sincerely apologize for using this platform for writing such an unprofessional
message and especially when I am aware that nobody has ever done such thing but
I really mean it.
Warm Regards
Maithili
The INTERNET now has a personality. YOURS! See your Yahoo! Homepage.
[[alternative HTML version deleted]]
As a useR, you'd better present this message in a more professional
way :) Let's see Christmas shining in R:
n = length(speed <- runif(angle <- runif(x <- strsplit("MERRY
CHRISTMAS", "")[[1]], 0, 360), 0, 15))
x11(10, 3)
par(mar = rep(0, 4), bg = "black")
for (j in 1:1000) {
angle = angle + speed
plot.new()
plot.window(c(1, n), c(0, 1))
for (i in 1:n) text(i, 0.5, x[i], srt = angle[i], cex = runif(1,
1, 4), col = sample(colors(), 1))
Sys.sleep(0.02)
}
Regards,
Yihui
--
Yihui Xie <xieyihui at gmail.com>
Phone: 515-294-6609 Web: http://yihui.name
Department of Statistics, Iowa State University
3211 Snedecor Hall, Ames, IA
On Thu, Dec 24, 2009 at 5:18 AM, Maithili Shiva
<maithili_shiva at yahoo.com> wrote:> Dear R helpers,
>
> I understand that this is absolutely unprofessional on my part and this
group doesn't entertain such things. I have been associted with this group
since?last 1 and half years and have been immensely benefited by the?noble
service rendred by many R helpers.
>
> So I take this opportunity to thank all of you and wish you all
>
> "MERRY CHRISTMAS".
>
> I sincerely apologize for using this platform for writing such an
unprofessional message and especially when I am aware that nobody has ever
done?such thing?but I really mean it.
>
> Warm Regards
>
> Maithili
>
>
>
>
> ? ? ?The INTERNET now has a personality. YOURS! See your Yahoo! Homepage.
> ? ? ? ?[[alternative HTML version deleted]]
>
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>
>
Oh my, a useR for 1.5 years and still sending HTML. Tsk, tsk. -Peter Ehlers Maithili Shiva wrote:> Dear R helpers, > ? > I understand that this is absolutely unprofessional on my part and this group doesn't entertain such things. I have been associted with this group since?last 1 and half years and have been immensely benefited by the?noble service rendred by many R helpers. > ? > So I take this opportunity to thank all of you and wish you all > ? > "MERRY CHRISTMAS". > ? > I sincerely apologize for using this platform for writing such an unprofessional message and especially when I am aware that nobody has ever done?such thing?but I really mean it. > ? > Warm Regards > ? > Maithili > ? > ? > > > The INTERNET now has a personality. YOURS! See your Yahoo! Homepage. > [[alternative HTML version deleted]] > > > > ------------------------------------------------------------------------ > > ______________________________________________ > R-help at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code.-- Peter Ehlers University of Calgary 403.202.3921
Well, a beginner just learning here, so,,,,>ToYou<-"MERRY CHRISTMAS" >print(ToYou)L.A. -- View this message in context: http://n4.nabble.com/An-unprofessional-message-tp978419p978670.html Sent from the R help mailing list archive at Nabble.com.