The R Project SVN R

Rev

Rev 7218 | Blame | 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: ***