Learn R Programming

respR (version 2.3.3)

adjust_scale: 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)

Value

A numeric.

Arguments

x

numeric.

input

string.

output

string.