specify_decimal: Method that format a number with four digits

View source: R/utils.R

specify_decimalR Documentation

Method that format a number with four digits

Description

Method that format a number with four digits

Usage

specify_decimal(x, k)

Arguments

x

number

k

number of decimals

Value

a number convert to string with four digits


Clustering documentation built on June 22, 2022, 5:07 p.m.