| 33 | 33 | } |
| 34 | 34 | |
| 35 | version = '1.2.2' | |
| 35 | version = '1.2.3' | |
| 36 | 36 | applicationName = 'scrivenvar' |
| 37 | 37 | mainClassName = 'com.scrivenvar.Main' |
| 117 | 117 | `r# csv2md('data.csv',total=F)` |
| 118 | 118 | |
| 119 | 1. Type the following to sum all numeric columns, use: | |
| 119 | 1. Type the following to calculate a total for all numeric columns: | |
| 120 | 120 | |
| 121 | 121 | `r# csv2md('data.csv')` |