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.


respR documentation built on May 29, 2024, 7:14 a.m.