Live data from Hacker News

Viewing profile — flyingbrotus

flyingbrotus

HN member
Joined
Wed, Jan 08, 2014, 5:37 PM UTC
HN karma
2
Public activity
2 items

About flyingbrotus

No profile information was provided.

Recent public activity

  1. comment
    Comment #7025069

    R has dedicated drivers for every database that I've ever had to use and when that doesn't work, there's the RODBC package. Working with "complicated multi-site relational database…

  2. comment
    Comment #7024977

    "The operators <- and = assign into the environment in which they are evaluated. The operator <- can be used anywhere, whereas the operator = is only allowed at the top level (e.g.…