Package: Radviz
Type: Package
Title: Project Multidimensional Data in 2D Space
Version: 0.8.2
Authors@R: person('Yann','Abraham',email='yann.abraham@gmail.com',role=c('aut','cre'))
Depends: R (>= 3.0)
Imports: ggplot2, dplyr, rlang, stats, utils
Suggests: knitr, rmarkdown, bodenmiller, tidyr
Description: An implementation of the radviz projection in R. It enables the visualization of
    multidimensional data while maintaining the relation to the original dimensions.
    This package provides functions to create and plot radviz projections, and a number of summary
    plots that enable comparison and analysis. For reference see 
    Ankerst *et al.* (1996) (<http://citeseer.ist.psu.edu/viewdoc/summary?doi=10.1.1.68.1811>) for original implementation, 
    see Di Caro *et al* 2012 (<http://link.springer.com/chapter/10.1007/978-3-642-13672-6_13>) for the original method for dimensional
    anchor arrangements.
License: CC BY-NC-SA 4.0
URL: http://github.com/yannabraham/Radviz
BugReports: http://github.com/yannabraham/Radviz/issues
RoxygenNote: 7.0.1
VignetteBuilder: knitr
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2020-02-04 09:08:32 UTC; ayann
Author: Yann Abraham [aut, cre]
Maintainer: Yann Abraham <yann.abraham@gmail.com>
Repository: CRAN
Date/Publication: 2020-02-04 09:30:03 UTC
