adjust_scale: Convert between multipliers of the same unit, e.g. mg to kg

View source: R/util_funs.R

adjust_scaleR Documentation

Convert between multipliers of the same unit, e.g. mg to kg

Description

Converts units of the same scale, e.g. mg to kg, or mL to L.

Usage

adjust_scale(x, input, output)

Arguments

x

numeric.

input

string.

output

string.

Value

A numeric.


januarharianto/respR documentation built on April 20, 2024, 4:34 p.m.