get_tooltip_format: Return a C-style format given the type of data

View source: R/utils.R

get_tooltip_formatR Documentation

Return a C-style format given the type of data

Description

Ex: ".2f" for decimal values, "s" for everything else It also allows to set a custom format

Usage

get_tooltip_format(variable_value)

nachocab/clickme documentation built on Nov. 11, 2023, 3:14 p.m.