Dave Jarvis' Repositories

git clone https://repo.autonoma.ca/repo/keenwrite.git

Clarified documentation.

Author djarvis <email>
Date 2017-01-23 23:04:48 GMT-0800
Commit 7462b7475442139ad5378fc94cf3fe752db18259
Parent f50192b
build.gradle
}
-version = '1.2.2'
+version = '1.2.3'
applicationName = 'scrivenvar'
mainClassName = 'com.scrivenvar.Main'
src/main/r/README.md
`r# csv2md('data.csv',total=F)`
-1. Type the following to sum all numeric columns, use:
+1. Type the following to calculate a total for all numeric columns:
`r# csv2md('data.csv')`
Delta 2 lines added, 2 lines removed