Learn R Programming

dashboard (version 0.1.0)

Interactive Data Visualization with D3.js

Description

The dashboard package allows users to create web pages which display interactive data visualizations working in a standard modern browser. It displays them locally using the Rook server. Nor knowledge about web technologies nor Internet connection are required. D3.js is a JavaScript library for manipulating documents based on data. D3 helps the dashboard package bring data to life using HTML, SVG and CSS.

Copy Link

Version

Install

install.packages('dashboard')

Monthly Downloads

8

Version

0.1.0

License

GPL-2

Maintainer

Johann Laurent

Last Published

December 7th, 2014

Functions in dashboard (0.1.0)

dcboxplot

dcboxplot adds a box plot to the dashboard
dcpiechart

dcpiechart adds a pie chart to the dashboard
dashboard_stop

dashboard_stop stops the local Rook server
linebreak

linebreak adds a line break in the dashboard
dcrowchart

dcrowchart adds a row chart to the dashboard
dctable

dctable add a data table to the dashboard
dashboard_launch

dashboard_launch generates the dashboard and launchs the local server
dcscatter

dcscatter adds a scatter plot to the dashboard
dashboard_open

dashboard_open innitializes a new dashboard
dcbarchart

dcbarchart adds a bar chart to the dashboard
dashboard-package

Interactive Data Visualization with D3.js