The R Project SVN R

Rev

Rev 45325 | Rev 46832 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 45325 Rev 46821
Line 1... Line 1...
1
#! /bin/sh
1
#!@R_SHELL@
2
#
2
#
3
# ${R_HOME}/bin/Rcmd
3
# ${R_HOME}/bin/Rcmd
4
 
4
 
5
## Shell script wrapper for all R CMD commands.
5
## Shell script wrapper for all R CMD commands.
6
## For internal use only.
6
## For internal use only.