adjust_scale {respR}R 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.


[Package respR version 2.3.3 Index]