Learn R Programming

SortableHTMLTables (version 0.1-3)

Turns a data frame into an HTML file containing a sortable table.

Description

SortableHTMLTables writes a data frame to an HTML file that contains a sortable table. The sorting is done using the jQuery plugin Tablesorter. The appearance is controlled through a CSS file and several GIF's.

Copy Link

Version

Install

install.packages('SortableHTMLTables')

Monthly Downloads

44

Version

0.1-3

License

MIT

Maintainer

Last Published

May 13th, 2012

Functions in SortableHTMLTables (0.1-3)

SortableHTMLTables-package

Turns a data frame into an HTML file containing a sortable table.
sortable.html.table

Write a data frame as an HTML file containing a sortable table.