<rdf:RDF
    xmlns:s='http://snipsnap.org/rdf/snip-schema#'
    xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'
    xml:base='http://community.moertel.com/ss/rdf'>
    <s:Snip rdf:about='http://community.moertel.com/ss/rdf#comment-start/2004-08-27/1-1'
         s:name='comment-start/2004-08-27/1-1'
         s:cUser='OatMath'
         s:oUser='OatMath'
         s:mUser='OatMath'>
        <s:content>These comments make R sound like the greatest thing since sliced bread. I used it and found it that I did not like several features.&#xA;&#xA;Despite being a `lisp-like&apos; language, it is really hard to use R to do any data manipulation. For example, how do you add a new line of data to a dataset? Can you scan a dataset, applying a function to each row - meaning getting inputs (username password ...) to your function? I wanted to create a new `derived&apos; dataset for analysis by filtering the original data. It seemed impossible.&#xA;&#xA;Confusion about &quot;orthogonality&quot;: to get histogram data, you are advised to call hist(dataframe, plot = false). &#xA;&#xA;Obscure names for functions!  Undocumented interfaces. Is a dataset inherently rows or columns, and why do you do data[ 1, ] to get a row instead of data[ 1 ]? Array indexing seemed quite confusing to me.&#xA;&#xA;I am glad that the authors understood that continuations were important. I wish that they had been able to understand the rest of the Scheme lesson that you build your special language ON TOP of a fully featured language like Scheme.&#xA;&#xA;I much prefer Mathematica&apos;s decision to use GreatBigLongNamesThatYouCanRemember. Surely the same idea would be useful in the land of statistical tests. (But in this, the developers are constrained by their desire to implement S... so I am really complaining about S.)&#xA;&#xA;My conclusion is that R is good at producing plots (although again, I think Mathematica has a MUCH cleaner handling of this - especially plot options!), and I&apos;m sure it does great statistics, but integrated solutions are not possible - do everything step by step, and by hand.&#xA;</s:content>
        <s:mTime>2004-09-23 23:35:48.157</s:mTime>
        <s:cTime>2004-09-23 23:35:48.141</s:cTime>
        <s:comments
             rdf:type='http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag'/>
        <s:snipLinks>
            <rdf:Bag>
                <rdf:li rdf:resource='#OatMath'/>
                <rdf:li rdf:resource='#snipsnap-search'/>
                <rdf:li rdf:resource='http://community.moertel.com/ss/rdf#space/comment-start/2004-08-27/1-1'/>
                <rdf:li rdf:resource='http://community.moertel.com/ss/rdf#TR Joining movies'/>
                <rdf:li rdf:resource='http://community.moertel.com/ss/rdf#TR+Joining+movies'/>
            </rdf:Bag>
        </s:snipLinks>
        <s:attachments
             rdf:type='http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag'/>
    </s:Snip>
</rdf:RDF>
