commaFromD3: Whether to format numbers with comma separation of thousands...

View source: R/chartutils.R

commaFromD3R Documentation

Whether to format numbers with comma separation of thousands based on a d3 format string.

Description

All chart functions should accept d3 formats. This is used by functions that do not handle d3 to determine how to format labels and hovertext. #' @noRd

Usage

commaFromD3(format)

Arguments

format

d3 formatting string

Value

logical


Displayr/flipStandardCharts documentation built on June 2, 2025, 12:45 p.m.