HadoopStreaming-package
                        Functions facilitating Hadoop streaming with R.
hsCmdLineArgs           Handles command line arguments for Hadoop
                        streaming tasks
hsKeyValReader          Reads key value pairs
hsLineReader            A wrapper for readLines
hsTableReader           Chunks input data into data frames
hsWriteTable            Calls write.table with defaults sensible for
                        Hadoop streaming.
