reciprocal {doBy}R Documentation

Reciprocal function

Description

A function returning the reciprocal of its argument

Usage

reciprocal(x)

Arguments

x

An R object for which 1/x makes sense

Author(s)

Søren Højsgaard


[Package doBy version 4.7.0 Index]