[R] table in R
Petr Pikal
petr.pikal at precheza.cz
Fri Feb 11 08:21:36 CET 2005
Hi
On 10 Feb 2005 at 18:10, Cuichang Zhao wrote:
> Hello,
> I want to build some tables in my project using R, does R have some
> tables form that I can use? if i use the internal R table, how can
> initial a table before I use it?
How do you want to use a table???
>
> I want to my tables to have some columns, for example:
> (trial, x, y, goal) I want to put these columns into my tables, for i
> want to put data into each entry one by one. I have no idea about how
> big the table would be, so will it possible to use R's internal table?
Do you mean build in data editor, which can be used for editing
existing objects???
>
> Also, can someone please recommand me a good book or a good website
> about R.
If you installed R you can find useful documentation in .../doc
directory. I can also recommend Introductory statistics with R or
Modern applied statistics with S.
And of course all stuff you can find on CRAN.
BTW, try to read the last lines of the email about ***posting
guide*** and of course the posting guide itself.
Cheers
Petr
>
>
> Thank you so much.
>
> C-Ming
>
> Feb 10, 2005
>
>
> ---------------------------------
>
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> 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
Petr Pikal
petr.pikal at precheza.cz
More information about the R-help
mailing list