[R] Several questions in R

Uwe Ligges ligges at statistik.uni-dortmund.de
Tue Dec 14 12:59:29 CET 2004


jing tang wrote:

> Hi,
> I have several small question in R,
> 1) How to display all the variables in current workspace?

See ?ls

> 2) How to write a long command in two lines. Suppose one command line is 
> long to be put within one line.

Just do it at a place where the command is not syntactically complete, 
or use {}.




> Thanks!
> tang
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! 
> http://www.R-project.org/posting-guide.html

Please do as you are asked above, and in particular please do read 
documentation.

Uwe Ligges




More information about the R-help mailing list