R/negtenvec.R

#' Integer vector from -10 to -1
#'
#' Self-explanatory. It is simply a vector of numbers from -10 to -1, useful for testing the powers library.
#'
#' @format Numeric vector.
#' @source This data was built from the R function call `seq(-10,-1,1)`.
#' @seealso \code{\link{pwr}}, \code{\link{square}}, \code{\link{cube}}, \code{\link{reciprocal}}, \code{\link{tenvec}}
"negtenvec"
HScheiber/powers documentation built on May 22, 2019, 1 p.m.