Hi David, Rui and Arun, Thank you very much for your response, your email much help me to solve my problem. I installed library(Epi) into my R, I can use stat.table function in R now.
As a Biostatistician and researcher, I did some projects using R, but I used basic R. Even though I like R very much, my R is well, not very well. My SAS is excellent, I use SAS the most time, I'll take any opportunities to study and use R to improve my R skill from now on. I'd like to say Thank you all of you for supporting R and making R such powerful, excellent and popular. Thanks and Regards, Lan -----Original Message----- From: David Carlson [mailto:dcarl...@tamu.edu] Sent: Monday, July 29, 2013 5:16 PM To: Gu, LanYing; r-help@r-project.org Subject: RE: [R] about R stat.table function Where did you find out about stat.table()? There is one in package Epi, but who knows if it is the one you are looking for? If you don't know about packages and the library() function, you need to work through a basic tutorial on R. You can't really expect to download a script file and run it without knowing anything about R. The main webpage for R is at http://www.r-project.org/ The official documentation is at http://cran.r-project.org/manuals.html User contributed manuals and tutorials in multiple languages at http://cran.r-project.org/other-docs.html 90 two minute R tutorials at http://www.twotorials.com/ ------------------------------------- David L Carlson Associate Professor of Anthropology Texas A&M University College Station, TX 77840-4352 ----Original Message----- From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] On Behalf Of Gu, LanYing Sent: Monday, July 29, 2013 2:24 PM To: r-help@r-project.org Subject: [R] about R stat.table function Hi R Help group, I try to use stat.table function in my R script, when I run stat.table in R. it shows that "No stat.function found", and I try to get help using "?stat.table" it shows that "No documentation for 'stat.table' in specified packages and libraries: you could try '??stat.table'". it seems no "stat.table" function in my R. I want to know Do I need to install this function? From which website I could install this function? Could you please guide me how to do. Many thanks, Lan ________________________________ This e-mail message (and any attachments) may contain co...{{dropped:22}} ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.