adjust_scale_area: Convert between multipliers of the same AREA unit, e.g. mm2...

View source: R/util_funs.R

adjust_scale_areaR Documentation

Convert between multipliers of the same AREA unit, e.g. mm2 to km2

Description

This is an internal function. Converts units of area. Could be combined with adjust_scale, but didn't know how....

Usage

adjust_scale_area(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.