dt_format: Table widget

Description Usage Arguments Details

View source: R/plot_panel.R

Description

dt_format is a function for creating a graphical widget containing a table with download buttons (Excel and CSV).

Usage

1

Arguments

dat

a data object - a matrix or a data frame.

colnames

Names of columns to display in the table. By default it is equal to the names of the columns from the dat. Parameter colnames is correspond the argument colnames from datatable.

Details

This function uses datatable.


BioGenies/shinydetails documentation built on March 1, 2021, 11:12 p.m.