vaeac_get_n_decimals: Function to get string of values with specific number of...

View source: R/approach_vaeac.R

vaeac_get_n_decimalsR Documentation

Function to get string of values with specific number of decimals

Description

Function to get string of values with specific number of decimals

Usage

vaeac_get_n_decimals(value, n_decimals = 3)

Arguments

value

The number to get n_decimals for.

n_decimals

Positive integer. The number of decimals. Default is three.

Value

String of value with n_decimals decimals.

Author(s)

Lars Henry Berge Olsen


NorskRegnesentral/shapr documentation built on April 19, 2024, 1:19 p.m.