formatDigitsWaiver: Function to convert numerical vectors into strings. This...

View source: R/graphicR.R

formatDigitsWaiverR Documentation

Function to convert numerical vectors into strings. This specific one can be used in stead of the function factories below if needed when no options are needed

Description

Function to convert numerical vectors into strings. This specific one can be used in stead of the function factories below if needed when no options are needed

Usage

formatDigitsWaiver(v)

Arguments

v

numeric vector to be converted to a character vector

Value

a character vector


BenBruyneel/BBPersonalR documentation built on Aug. 23, 2024, 8:28 p.m.