reciprocal {doBy} | R Documentation |
Reciprocal function
Description
A simple function returning the reciprocal of its argument
Usage
reciprocal(x)
Arguments
x |
An R object for whih 1/x makes sense |
Author(s)
Søren Højsgaard
[Package doBy version 4.6.27 Index]