R/powers-package.r

#' powers.
#'
#'This is a package generated in class for an assignemnt purpose.
#'It calls functions that apply common powers to your vectors of choice, or performs a box-cox transformation for normalization.
#'It has exported functions, square, cube, box_cox, and inverse_box_cox, and one internal function, pow.
#'
#' @name powers
#' @docType package
#' @author margot gunning + stat545
#' @note this was a class exercise
margotgunning/powers documentation built on May 29, 2019, 12:05 p.m.