Package: TT
Title: Display Tree Structured Data using Datatable Widget (DT)
Version: 0.98
Authors@R: 
    person(given = "Michal",
           family = "Zielaskowski",
           role = c("aut", "cre"),
           email = "michal.zielaskowski@gmail.com")
Description: Wrapper of datatable widget, allowing display of data.tree objects.
            All arguments of the data.tree become columns and each node is a row.
            Adds column with buttons allowing folding and unfolding the levels.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
Depends: R (>= 2.10)
Imports: DT, dplyr (>= 1.0.0), magrittr, purrr, data.tree, htmlwidgets
NeedsCompilation: no
Packaged: 2022-04-05 20:17:36 UTC; mi
Author: Michal Zielaskowski [aut, cre]
Maintainer: Michal Zielaskowski <michal.zielaskowski@gmail.com>
Repository: CRAN
Date/Publication: 2022-04-05 20:42:29 UTC
Built: R 4.2.0; ; 2022-04-12 23:15:01 UTC; unix
