Data Visualisation Using an HTML Page and 'D3.js'
~ Overview: package DataViz ~
~ Main function: forcelayout ~
~ Quadratic fitting function: quad ~
~ R graphics function: r_forcelayout ~
~ R graphics function: r_throwchart ~
~ C++ called function: rcpp_forcelayout ~
~ C++ called function: rcpp_throwchart ~
~ Main function: throwchart ~
~ Example data set for force layout ~
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).