Viewing profile — flyingbrotus
flyingbrotus
HN member- Joined
- Wed, Jan 08, 2014, 5:37 PM UTC
- HN karma
- 2
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About flyingbrotus
No profile information was provided.
Recent public activity
-
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…
-
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.…