The R Project SVN R

Rev

Rev 9941 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

#!/bin/sh

R_HOME=`R RHOME`

${R_HOME}/bin/Rdconv -t txt ${1}

### Local Variables: ***
### mode: sh ***
### sh-indentation: 2 ***
### End: ***