Skip to content

Could fmt_percent() have a 'scale_by' argument? #559

@jdjohn215

Description

@jdjohn215

I commonly use tables where the percent values are already percents, not proportions. Could we add a scale_by argument like the one that already exists in gt::fmt_number()?

This would also match the scale argument commonly used in ggplot2 legend labels using scales::percent_format().

Thanks for considering!

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions