[R] output from script

Peter Dalgaard BSA p.dalgaard at biostat.ku.dk
Wed Oct 2 17:25:53 CEST 2002


Wolfgang Grond <wolfgang.grond at web.de> writes:

> sum_input = summary(mydatatable)
     *
Check the syntax! "_" is an alias for the assignment operator "<-".
(That's because an adm3a terminal back in the stone age used to print
that character as a left-arrow.) It's being deprecated in 1.6.0, but
it will take a while before you can use it in variable names.

-- 
   O__  ---- Peter Dalgaard             Blegdamsvej 3  
  c/ /'_ --- Dept. of Biostatistics     2200 Cph. N   
 (*) \(*) -- University of Copenhagen   Denmark      Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk)             FAX: (+45) 35327907
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list