[R] command to start R and Rcmdr?

Liviu Andronic landronimirc at gmail.com
Sat Oct 23 16:36:17 CEST 2010


On Sat, Oct 23, 2010 at 2:07 PM, Henrique Dallazuanna <wwwhsd at gmail.com> wrote:
> You've tried removing the quotes around require?
>
Yes, but it fails:
liv at liv-laptop:~$ R --interactive -e require(Rcmdr)
bash: syntax error near unexpected token `('
liv at liv-laptop:~$ R -e require(Rcmdr) --interactive
bash: syntax error near unexpected token `('

Liviu



More information about the R-help mailing list