reciprocal: Calculate the inverse (reciprocal) of a vector

Description Usage Arguments Details Value Examples

Description

That's it – this function just makes the inverse of a vector.

Usage

1
reciprocal(x, plot_it = FALSE, na.omit = FALSE)

Arguments

x

The vector to be inversed.

Details

This function isn't complicated.

And it almost certainly doesn't need two paragraphs in the "Details" section!

Here are some reasons why putting a list in this section is excessive:

Value

A vector that is the reciprocal of x.

Examples

1
2

bcahn7/STAT547M-hw09-powers documentation built on May 30, 2019, 4:15 p.m.