Package: DataViz
Type: Package
Title: Data Visualisation Using an HTML Page and 'D3.js'
Version: 0.2.6
Date: 2019-05-23
Authors@R: 
    c(person(given = "Timothy",
             family = "Bell",
             role = c("aut", "cre"),
             email = "horia.yeb@gmail.com"),
      person(given = "Christophe",
             family = "Genolini",
             role = c("aut","ths"),
             email = "christophe.genolini@u-paris10.fr"))
Maintainer: Timothy Bell <horia.yeb@gmail.com>
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).
License: GPL (>= 2)
Imports: Rcpp (>= 1.0.0)
LinkingTo: Rcpp
Depends: tibble
LazyData: true
NeedsCompilation: yes
Packaged: 2019-05-23 15:02:25 UTC; Usr
Author: Timothy Bell [aut, cre],
  Christophe Genolini [aut, ths]
Repository: CRAN
Date/Publication: 2019-05-23 16:30:10 UTC
