Hi there! I’m glad you here! 😄
📣 This is my first post!
✨ It’s fantastic ✨ to use programming languange in HTML .
Take a 👀 in these two packages for newbies in …
- Cowsay package - Speaking animals 🐮 🐒
say("Hello world!", "cow")
##
## -----
## Hello world!
## ------
## \ ^__^
## \ (oo)\ ________
## (__)\ )\ /\
## ||------w|
## || ||
say("Hello you!", "monkey")
##
## -------------
## Hello you!
## --------------
## \
## \
## \
##
## .="=.
## _/.-.-.\_ _
## ( ( o o ) ) ))
## |/ " \| //
## \'---'/ //
## jgs /`"""`\\ ((
## / /_,_\ \\ \\
## \_\_'__/ \ ))
## /` /`~\ |//
## / / \ /
## ,--`,--'\/\ /
## '-- "--' '--'
- Fortunes package - Collected Wisdom 💡 in
##
## It is good to look around at what is available, but one shouldn't miss
## what is under one's nose either.
## -- Robert Gentleman
## bioconductor (September 2003)
##
## Soon, they'll be speaking R on the subway.
## -- Michael Rennie (giving 'Kudos to the R support team')
## R-help (July 2004)
##
## If you don't go with R now, you will someday.
## -- David Kane (on whether to use R or S-PLUS)
## R-SIG-Finance (November 2004)
##
## RAM is cheap and thinking hurts.
## -- Uwe Ligges (about memory requirements in R)
## R-help (June 2007)
##
## I think, therefore I R.
## -- William B. King (in his R tutorials)
## http://ww2.coastal.edu/kingw/statistics/R-tutorials/ (July 2010)