Re: [R] get() return nothing

2017-02-13 Thread David Winsemius
> On Feb 13, 2017, at 8:50 AM, Fix Ace via R-help wrote: > > Well, I am not trying to print anything. I just would like to get the > dimension information for all the dataframes I created. Could you please help > me to develop the script? You should post R code that builds objects of similar

Re: [R] get() return nothing

2017-02-13 Thread Fix Ace via R-help
Well, I am not trying to print anything. I just would like to get the dimension information for all the dataframes I created. Could you please help me to develop the script? Thanks. Ace On Saturday, February 11, 2017 7:53 PM, Duncan Murdoch wrote: On 11/02/2017 1:33 PM, Fix Ace via R-

Re: [R] get() return nothing

2017-02-11 Thread Duncan Murdoch
On 11/02/2017 1:33 PM, Fix Ace via R-help wrote: Hello, there, I wrote a loop to check the dimension of all the .txt dataframes:> ls() [1] "actualpca.table" "b4galnt2""b4galnt2.txt""data" [5] "galnt4" "galnt4.txt" "galnt5" "galnt5.txt" [9] "galnt6" "

[R] get() return nothing

2017-02-11 Thread Fix Ace via R-help
Hello, there, I wrote a loop to check the dimension of all the .txt dataframes:> ls()  [1] "actualpca.table" "b4galnt2"    "b4galnt2.txt"    "data"  [5] "galnt4"  "galnt4.txt"  "galnt5"  "galnt5.txt"  [9] "galnt6"  "galnt6.txt"  "glyco"   "glyco.txt" [13]