sprintf_number_table: Use sprintf for displaying numbers with the right digit...

sprintf_number_tableR Documentation

Use sprintf for displaying numbers with the right digit number

Description

Use sprintf for displaying numbers with the right digit number

Usage

sprintf_number_table(string, ...)

Arguments

string

the string

...

values to be passed into string. Only logical, integer, real and character vectors are supported, but some coercion will be done: see the ‘Details’ section. Up to 100.

Value

A formatted string


KZARCA/simplestats documentation built on Feb. 19, 2024, 1:11 a.m.