Learn R Programming

packS4 (version 0.9.3)

publicA-ClassV-methods: publicA for ClassV

Description

publicA is a great function.

Arguments

Methods

object = "ClassV"
publicA on object ClassV

References

Book: "Petit Manuel de Programmation Orientee Objet sous R"

Examples

Run this code
  vvv <- new("ClassV",v1=2,v2=-4)
  publicA(vvv)

Run the code above in your browser using DataLab