Description Objects from the Class Slots Methods Author(s) References Examples
This is a nice class.
Objects can be created by calls of the form new("ClassV",v1=val1,v2=val2).
v1:["numeric"] first slot
v2:["numeric"] second slot
signature(x = "ClassV"): for more detail, see
plot for ClassV
signature(object = "ClassV"): for more detail, see
plot for ClassV
Christophe Genolini <genolini@u-paris10.fr>
Book: "Petit Manuel de Programmation Orientee Objet sous R"
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.