Learn R Programming

packClassic (version 0.5.2)

publicAC: publicA and publicC

Description

Two great function that do very simple mathematical operation.

Usage

publicA(x)
  publicC(x)

Arguments

x
x is a numeric

Value

  • A numeric

Details

So simple, no details are needed.

References

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

Examples

Run this code
publicA(3)
publicC(4)

Run the code above in your browser using DataLab