ls() without variables, which begins with a point (PR#2216)

frank.kroll@uni-bielefeld.de frank.kroll@uni-bielefeld.de
Sat, 26 Oct 2002 12:48:13 +0200 (MET DST)


Full_Name: Frank Kroll
Version: 1.6.0
OS: Windows
Submission from: (NULL) (217.2.248.125)


The function ls() doesn´t show variables, which begins with a point, i.e. .test

> .test<-c(1,2,3)
> .test
[1] 1 2 3
> ls()
character(0)
> 

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._