diff --git a/articles/cowsay.html b/articles/cowsay.html index 6da1ee7..c76dc21 100644 --- a/articles/cowsay.html +++ b/articles/cowsay.html @@ -198,7 +198,7 @@
That’s right, it takes 17 people to make cowsay
- it’s that hard.
That’s right, it takes 18 people to make cowsay
- it’s that hard.
say('time')
#>
#> --------------
-#> 2023-11-02 07:16:42.618198
+#> 2024-10-11 09:45:13.793342
#> --------------
#> \
#> \
@@ -243,7 +244,7 @@ Say SomethingR fortunessay('fortune','cat')
#>
#> --------------
-#> Let's not kid ourselves: the most widely used piece of software for statistics is Excel.
-#> Brian D. Ripley
-#> 'Statistical Methods Need Software: A View of Statistical Computing'
-#> Opening lecture RSS 2002, Plymouth
-#> September 2002
-#> --------------
-#> \
-#> \
-#> \
-#> |\___/|
-#> ==) ^Y^ (==
-#> \ ^ /
-#> )=*=(
-#> / \
-#> | |
-#> /| | | |\
-#> \| | |_|/\
-#> jgs //_// ___/
-#> \_)
-#>
You can also pick a particular fortune by number or regex search - if the fortune
parameter is not NULL
you don’t have pass anything to the what
parameter (the 1st parameter)
say(fortune=100)
#>
@@ -481,11 +481,11 @@ R fortunessay(fortune='whatever')
#>
#> --------------
-#> Justin: Is there a function that just does whatever I'm thinking (aka whatever my homework question is...)?
-#> Joshua Ulrich: That's the magic_pony function.
-#> Justin and Joshua Ulrich
-#> stackoverflow.com
-#> June 2013
+#> Tom Backer Johnsen: I have just started looking at R, and are getting more and more irritated at myself for not having done that before. However, one of the things I have not found in the documentation is some way of preparing output from R for convenient formatting into something like MS Word.
+#> Barry Rowlingson: Well whatever you do, don't start looking at LaTeX, because that will get you even more irritated at yourself for not having done it before.
+#> Tom Backer Johnsen and Barry Rowlingson
+#> R-help
+#> February 2006
#> --------------
#> \
#> \
@@ -506,23 +506,24 @@ R fortunesTrilobite
say("Hi there :)", by='trilobite')
-#>
-#> --------------
-#> Hi there :)
-#> --------------
-#> \
-#> \
-#> \
-#> _____
-#> .'` ,-. `'.
-#> / ([ ]) \
-#> /.-""`(`)`""-.\
-#> <'```(.)```'>
+
+#>
+#> --------------
+#> Hi there :)
+#> --------------
+#> \
+#> \
+#> \
+#> _____
+#> .'` ,-. `'.
+#> / ([ ]) \
+#> /.-""`(`)`""-.\
#> <'```(.)```'>
-#> <'``(.)``'>
-#> sk <``\_/``>
-#> `'---'`
-#>
+#> <'```(.)```'>
+#> <'``(.)``'>
+#> sk <``\_/``>
+#> `'---'`
+#>
say('Q: What do you call a single buffalo?\nA: A buffalonely', by='buffalo')
-#>
-#> --------------
-#> Q: What do you call a single buffalo?
-#> A: A buffalonely
-#> --------------
-#> \
-#> \
-#> \
-#> _.-````'-,_
-#> _,.,_ ,-'` `'-.,_
-#> /) ( '``-.
-#> (( ) ) `\
-#> \) (_/ )\
-#> | /) ' ,' / \
-#> `\ ^' ' ( / ))
-#> | _/\ , / ,,`\ ( "`
-#> \Y, | \ \ | ````| / \_ \
-#> `)_/ \ \ ) ( > ( >
-#> \( \( |/ |/
-#> mic & dwb /_(/_( /_( /_(
-#>
say("fortune", by = "monkey")
#>
#> -------------
-#> Corinna Schmitt: How can I divide the number 0.285 with 2. I need a function.
-#> Result: 0.285 / 2 = 0.1425
-#> Gabor Csardi: Well, i think
-#> half.of.0.285 <- function() {
-#> 0.1425
-#> }
-#> would do the trick.
-#> Corinna Schmitt and Gabor Csardi
-#> R-help
-#> April 2007
-#> --------------
-#> \
-#> \
-#> \
-#>
-#> .="=.
-#> _/.-.-.\_ _
-#> ( ( o o ) ) ))
-#> |/ " \| //
-#> \'---'/ //
-#> jgs /`"""`\\ ((
-#> / /_,_\ \\ \\
-#> \_\_'__/ \ ))
-#> /` /`~\ |//
-#> / / \ /
-#> ,--`,--'\/\ /
-#> '-- "--' '--'
say("fortune", by = "daemon")
#>
#> -----
-#> Tony Plate: There looks to be a typo in the R-exts manual: [...]
-#> Peter Dalgaard: 'svn blame' tells me that this was Brian's addition in rev.35362 [...]
-#> Brian D. Ripley: I prefer 'svn praise' myself.
-#> Peter Dalgaard: Or 'svn annotate'. I think it depends on what I'm looking for, plus the risk that the author (perpetrator, contributor) might be me...
-#> Tony Plate, Peter Dalgaard, and Brian D. Ripley
-#> about a typo in the documentation
-#> R-devel
-#> April 2007
-#> ------
-#> \
-#> \
-#> \
-#> , ,
-#> /( )`
-#> \ \___ / |
-#> /- _ `-/ '
-#> (/\/ \ \ /\
-#> / / | `
-#> O O ) / |
-#> `-^--'`< '
-#> (_.) _ ) /
-#> `.___/` /
-#> `-----' /
-#> <----. __ / __ \
-#> <----|====O)))==) \) /====
-#> <----' `--' `.__,' \
-#> | |
-#> \ /
-#> ______( (_ / \______
-#> ,' ,-----' | \
-#> `--{__________) \/ [nosig]
Philipp Boersch-Supan [contributor]
Andreas Brandmaier [contributor]
Marion Louveaux [contributor]
David Schoch [contributor]