-
Notifications
You must be signed in to change notification settings - Fork 218
Closed
Milestone
Description
There is a fmt_percent formatting function in gt but, in the same spirit, it would be lovely to have a an additional general function that does parts-per notation (eg. ppm, ppb, ppt, ppmV, per mille and per ten thousand, to name a few). These types of units are pretty common in the sciences and so this function would definitely get a lot of use from the scientific community.
jordanmllr5 and agwillis84