datatable.custom: Create a customised HTML table widget based on the DT library

View source: R/report-helpers.R

datatable.customR Documentation

Create a customised HTML table widget based on the DT library

Description

Create a customised HTML table widget based on the DT library

Usage

datatable.custom(data, ...)

Arguments

data

a data object (either a matrix or a data frame)

...

other parameters handled by DT::datatable

Value

an HTML table widget


barzine/barzinePhdR documentation built on Nov. 23, 2024, 8:54 p.m.