<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    Aloha.<br>
    <br>
    For the past few weeks, maybe 6 or more, I've been getting strange
    results from the summary() function for data.frames.  Has anyone
    else noticed something like this?  I don't think I've done anything
    to cause this but cannot find anything to attribute it to.  Example
    below.  It lists every row as a value in the data frame attribute
    DAUCO.  Similar behavior found with other read.table results using
    syntax below.<br>
    <br>
    <br>
    PRISM        =
    read.table(PRISM_INPUT,header=TRUE,stringsAsFactors=TRUE,sep=',',<br>
                            
colClasses=c('character','numeric','numeric','numeric','numeric','numeric'))<br>
    <br>
    P2 is a subset of PRISM.<br>
    <br>
    <img src="cid:part1.55EAD671.F42799A6@ucsd.edu" alt=""><br>
    <br>
    J.<br>
    <br>
    --
    <pre class="moz-signature" cols="72">John Helly, University of California, San Diego / San Diego Supercomputer Center / Scripps Institution of Oceanography / 760 840 8660 mobile / <a class="moz-txt-link-freetext" href="http://www.sdsc.edu/~hellyj">http://www.sdsc.edu/~hellyj</a>
ORCID ID: orcid.org/0000-0002-3779-0603</pre>
  </body>
</html>