Re: [R] S4 tutorial

2009-10-14 Thread Robin Hankin

Peng

the Brobdingnag package includes a vignette that gives
a step-by-step guide to creating a simple package that
uses S4.

best wishes

Robin



Peng Yu wrote:

I'm looking for some tutorial on S4. I only find the following one,
which is not in English. Can somebody let me know if there is any
introductory material?  I'm very familiar with OO and C++. If there is
some material that suits my background, it will be great.

https://stat.ethz.ch/pipermail/r-help/2009-January/184108.html

__
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.
  



--
Robin K. S. Hankin
Uncertainty Analyst
University of Cambridge
19 Silver Street
Cambridge CB3 9EP
01223-764877

__
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.


[R] S4 tutorial

2009-10-13 Thread Peng Yu
I'm looking for some tutorial on S4. I only find the following one,
which is not in English. Can somebody let me know if there is any
introductory material?  I'm very familiar with OO and C++. If there is
some material that suits my background, it will be great.

https://stat.ethz.ch/pipermail/r-help/2009-January/184108.html

__
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.


Re: [R] S4 tutorial

2009-10-13 Thread cls59



Peng Yu wrote:
 
 I'm looking for some tutorial on S4. I only find the following one,
 which is not in English. Can somebody let me know if there is any
 introductory material?  I'm very familiar with OO and C++. If there is
 some material that suits my background, it will be great.
 
 https://stat.ethz.ch/pipermail/r-help/2009-January/184108.html
 
 

There is a list of talks, presentations and papers on the R wiki page for
S4:

http://wiki.r-project.org/rwiki/doku.php?id=tips:classes-s4

Perhaps something in there will help you out!

-Charlie

-
Charlie Sharpsteen
Undergraduate
Environmental Resources Engineering
Humboldt State University
-- 
View this message in context: 
http://www.nabble.com/S4-tutorial-tp25881467p25881726.html
Sent from the R help mailing list archive at Nabble.com.

__
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.