[rkward-cvs] SF.net SVN: rkward:[4060] branches/jss_dec_10/FINAL_JSS_TEX/FINAL_splitted/ example_session.tex

tfry at users.sourceforge.net tfry at users.sourceforge.net
Wed Nov 30 08:20:17 UTC 2011


Revision: 4060
          http://rkward.svn.sourceforge.net/rkward/?rev=4060&view=rev
Author:   tfry
Date:     2011-11-30 08:20:16 +0000 (Wed, 30 Nov 2011)
Log Message:
-----------
Use spaces around '=' in the code example.

Modified Paths:
--------------
    branches/jss_dec_10/FINAL_JSS_TEX/FINAL_splitted/example_session.tex

Modified: branches/jss_dec_10/FINAL_JSS_TEX/FINAL_splitted/example_session.tex
===================================================================
--- branches/jss_dec_10/FINAL_JSS_TEX/FINAL_splitted/example_session.tex	2011-11-30 00:29:31 UTC (rev 4059)
+++ branches/jss_dec_10/FINAL_JSS_TEX/FINAL_splitted/example_session.tex	2011-11-30 08:20:16 UTC (rev 4060)
@@ -31,7 +31,7 @@
 The generated \proglang{R} code can be revealed by clicking on the ``Code'' button:
 
 \begin{Code}
-read.csv(file='/media/software/experiment.txt',
+read.csv(file = '/media/software/experiment.txt',
          na.strings = 'NA', nrows = -1, skip = 0,
          check.names = TRUE, strip.white = FALSE, blank.lines.skip = TRUE)
 \end{Code}

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.





More information about the rkward-tracker mailing list