Interprets a character vector as names of logarithms
linear_scale.RdThe values in x are possibly given in a logarithmic space. The
parameter str_scale gives this logarithmic scale (provided in a
language agnostic form), by a human. An empty string causes no
transformations. Similarly, providing no scale at all causes no
transformations.
Usage
linear_scale(x, str_scale = attr(x, "scale"))