formattable: Generic function to create formattable object

Description Usage Arguments Value

View source: R/formattable.R

Description

This function is a generic function to create formattable object, i.e. an object to which a formatting function and related attribute are attached. The object works as ordinary object yet has specially defined behavior as being printed or converted to a string representation.

Usage

1

Arguments

x

an object.

...

arguments to be passed to methods.

Value

a formattable object


formattable documentation built on Jan. 13, 2021, 7:17 a.m.