datatable: Create an HTML table widget using the DataTables library

Description Usage Arguments Value

Description

Custom edit to datatable function from DT package to allow for easier column alignment

Usage

1
datatable(data, align = NULL, nrows = NULL, options = list(), ...)

Arguments

data

a data object (either a matrix or data frame)

align

a character vector detailing how columns should be aligned

nrows

how many rows per page should be displayed

options

a list of initialization options

...

additional options passed on to datatable

Value

A datatable


dshurick/shurtools documentation built on May 25, 2019, 4:25 p.m.