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 May 29, 2024, 5:54 a.m.