scale_vec: Scale a vector

View source: R/scale.R

scale_vecR Documentation

Scale a vector

Description

Scale a vector

Usage

scale_vec(x, scale, divide)

Arguments

x

Numeric vector.

scale

Value to scale the vector(s) by. Defaults by 100

divide

If TRUE, divide the vector by the scale. Otherwise, multiply.


caldwellst/augury documentation built on Oct. 10, 2024, 8:20 a.m.