July 6, 2009

speaking in R ...

dearly.missed.and.greeted <- c('Juli & Anna', 'Matthias', 'Anja', 'Cori', 'Benjamin')


for(friend in dearly.missed.and.greeted){
my.blessings.for.you <- cbind(sommer, sonne, wind, wein, eis und schokolade)
if(friend=='Juli & Anna'){
plot(time.in.future, drei.quasselstrippen, main='die naechste weiberzeit kommt bestimmt')
}
if(friend=='Anja'){
print('Bon anniversaire encore une fois, ma belle, et gros GROS bisous vers Paris!!')
}
if(friend=='Cori'){
print('COMING SOOOOOOOOOOOON!!')
}
if(friend=='Benjamin'){
genius.und.lebenskuenstler <- ((gruen+weltretter)* (next+bundeskanzler)*schwerenoeter*happiness* sonnenschein)*Benjamin
}
if(friend=='Matthias'){
print('i choose to add pleasure, creativity and love to every aspect of this beautiful life')
rep(' : ) ', 7)
}
write.message(file='until.the.next.postcard')
my.love.for.you <- paste('my', rep(love, infinite), 'for you is endless', sep=' ')
quartz()
plot( , main='with a kiss')
dev.off()
return(my.love.for.you)
}

q()

2 comments:

  1. jule.py

    thenameofthegirlwhoissupposedtobewishedthings = "Jule"
    thenameoftheguywhowrotethis = "Matthias"
    wishbase = [\
    ["serenity", "walks on the beach"],\
    ["happiness", "everyday life"],\
    ["flexibility", "yoga"],\
    ["patience", "time spent while make is running"],\
    ["a delicious flavor", "morning coffee"],\
    ["muse", "future plans of baking banana bread"],\
    ["time", "wonderful music"],\
    ["motivation", "further coding in R"],\
    ["success", "upcoming stay in Moscow"],\
    ["a stable internet connection", "new apartment in Moscow"],\
    ["the best", "things that I forgot"]\
    ]

    print "Dear " + thenameofthegirlwhoissupposedtobewishedthings + ","

    for wish in wishbase:
    print "I wish you "+wish[0]+" for your "+wish[1]+"!"

    print "With you,"

    print thenameoftheguywhowrotethis

    ReplyDelete
  2. R

    stopifnot('Matthias'+'Jule'==max(geekiness))

    "run.R completed successfully"

    q()
    n


    cd World/Europe/GER/OH

    mv ../../../North-America/USA/SF/Jule .

    hug 'Matthias'

    ReplyDelete