Re: [R] View() function

2016-02-15 Thread PIKAL Petr
Hi > -Original Message- > From: R-help [mailto:r-help-boun...@r-project.org] On Behalf Of > ALBUKHAITI HESHAM > Sent: Saturday, February 13, 2016 6:34 AM > To: R-help@r-project.org > Subject: [R] View() function > > i am try to show the rows name in r by View() fu

[R] View() function

2016-02-13 Thread ALBUKHAITI HESHAM
i am try to show the rows name in r by View() function but i cannot ,return only numbers of columns , but when i use NameData[,1] ,, no problem ,i can get it. i do not no where is the problem , becouse some file in text i downloaded it form internet doesn't have problem. also wh