Learn R Programming

formatters (version 0.5.0)

list_valid_format_labels: List with currently support 'xx' style format labels grouped by 1d, 2d and 3d

Description

Currently valid format labels can not be added dynamically. Format functions must be used for special cases

Usage

list_valid_format_labels()

Arguments

Value

A nested list, with elements listing the supported 1d, 2d, and 3d format strings.

Examples

Run this code

list_valid_format_labels()

Run the code above in your browser using DataLab