Learn R Programming

DataViz (version 0.2.8)

Data Visualisation Using an HTML Page and 'D3.js'

Description

Gives access to data visualisation methods that are relevant from the statistician's point of view. Using 'D3''s existing data visualisation tools to empower R language and environment. The throw chart method is a line chart used to illustrate paired data sets (such as before-after, male-female).

Copy Link

Version

Install

install.packages('DataViz')

Monthly Downloads

180

Version

0.2.8

License

GPL (>= 2)

Maintainer

Timothy Bell

Last Published

September 16th, 2019

Functions in DataViz (0.2.8)

forcelayout

~ Main function: forcelayout ~
Workweek

~ Example data set for force layout ~
DataViz-package

~ Overview: package DataViz ~
r_throwchart

~ R graphics function: r_throwchart ~
r_forcelayout

~ R graphics function: r_forcelayout ~
rcpp_forcelayout

~ C++ called function: rcpp_forcelayout ~
rcpp_throwchart

~ C++ called function: rcpp_throwchart ~
weekschedule

~ Example data set number 2 for force layout ~
throwchart

~ Main function: throwchart ~
oldestpeople

~ List of the oldest people in the world data set ~
quad

~ Quadratic fitting function: quad ~