-
Notifications
You must be signed in to change notification settings - Fork 218
Closed
Milestone
Description
Prework
- Read and abide by gt's code of conduct and contributing guidelines.
- Search for duplicates among the existing issues (both open and closed).
Proposal
fmt_currency() uses the default currency = "USD". Allow the user to set a different default. Maybe something simple like currency = getOption("gt.currency", default = "USD"). When the user doesn't set gt.currency, the default currency is USD.
Metadata
Metadata
Assignees
Type
Projects
Status
Done