Changes between Version 15 and Version 16 of GIMIv1.1Tutorial/Analyze
- Timestamp:
- 10/23/12 22:39:36 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GIMIv1.1Tutorial/Analyze
v15 v16 69 69 }}} 70 70 71 Both scripts are simply executed with: 72 73 {{{ 74 R -f <script_name> 75 }}} 76 71 77 The benefit of using R scripts is that they can produce graphs that can be used in documents! 72 78