formatColumns {RagGrid}R Documentation

Format table columns

Description

Format table columns

Usage

formatColumns(table, columns, format)

Arguments

table

a table object created from aggrid()

columns

the indices of the columns

format

format based on numeral.js (see http://numeraljs.com/#format);


[Package RagGrid version 0.2.0 Index]