R Hackathon 1/CodeTidbits
From NESCent Informatics Wiki
Just contains obscure (at least to one person) but useful bits of code, commands, etc.
Sys.info or .Platform
Can give info on the current OS. Useful if you want to call "mb" on one platform and "mb.exe" on another.