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


laperez/Clustering documentation built on April 23, 2024, 3:41 a.m.