Package: radarBoxplot
Title: Implementation of the Radar-Boxplot
Version: 0.2.6
Authors@R: person("Caio", "Hamamura", email = "caiohamamura@gmail.com", role = c("aut", "cre"))
Description: A wrapper around fmsb::radarchart()
    creating the radar-boxplot, a plot that was created by the 
    author during his doctoring in forest resources. 
    The radar-boxplot is a visualization feature suited for  
    multivariate classification/clustering. It provides an intuitive 
    deep understanding of the data.
Suggests: ggplot2, data.table, dplyr, magrittr
Imports: fmsb, plyr, scales
Depends: R (>= 3.5)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-05-10 16:01:26 UTC; caioh
Author: Caio Hamamura [aut, cre]
Maintainer: Caio Hamamura <caiohamamura@gmail.com>
Repository: CRAN
Date/Publication: 2019-05-13 13:20:03 UTC
