powers: Convenient Computation of Powers and repetition of strings.

Description Details Note Author(s) See Also

Description

Are you tired of using the power operator, ^ or ** in R? Use this package to call functions that apply common powers to your vectors.

Details

The functions also have the option to generate nice plots of your vectors of numbers, taken to some power.

When character data is used as an input, the functions in this package will generally repeat in input string multiple times in the output, depending on the chosen power. Negative powers also reverse the order of strings. Character inputs do not generate plots.

Note

This package isn't actually meant to be serious. It's just for learning purposes.

Author(s)

Hayden Scheiber

See Also

pwr, square, cube, reciprocal, tenvec, negtenvec


HScheiber/powers documentation built on May 22, 2019, 1 p.m.