prettify: apply pretty format or not

Description Usage Arguments Details Value Examples

View source: R/tile_maker.R

Description

to be used inside the functions, just a convenient way to apply just-in-time formatting

Usage

1

Arguments

x

thingie to evaluate (whether it should be prettified or not)

pretty

inheriting the value that should be used as a big-number separator

Details

DETAILS

Value

returns a character string that looks like x, but beautified

Examples

1
2
3
4
5
6
## Not run: 
if(interactive()){
 #EXAMPLE1
 }

## End(Not run)

DataStrategist/TileMaker documentation built on Feb. 1, 2022, 9:29 p.m.