Learn R Programming

dashTable (version 4.7.0)

Core Interactive Table Component for 'dash'

Description

An interactive table component designed for editing and exploring large datasets, 'dashDataTable' is rendered with standard, semantic HTML markup, which makes it accessible, responsive, and easy to style. This component was written from scratch in 'React.js' specifically for the 'dash' community. Its API was designed to be ergonomic and its behaviour is completely customizable through its properties.

Copy Link

Version

Install

install.packages('dashTable')

Version

4.7.0

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Last Published

May 14th, 2020

Functions in dashTable (4.7.0)

dashTable-package

Core Interactive Table Component for 'dash'
df_to_list

Convert data.frame objects to list-of-lists format
dashDataTable

DataTable component