Skip to content

Formatting for numbers? #643

Description

@hadley
x <- 123456
cli::cli_inform("Downloading {x} files")
#> Downloading 123456 files

Created on 2023-11-08 with reprex v2.0.2.9000

Would be nice to have

#> Downloading 123,456 files

Metadata

Metadata

Assignees

No one assigned

    Labels

    featurea feature request or enhancement

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions