NEWS.md
hier_import()
via argument keep_order
hier_convert()
NULL
in hier_display()
hier_display()
and hier_convert()
hier_codes()
returning a named vector of node-named and its standardized codeshier_app()
when exporting;hier_grid()
got new argument add_default_codes
; if TRUE
, columns containing standardized codes are automatically addedhier_grid()
that returns all combinations of levels (and optionally levels) of some hierarchieshier_app()
in vignettehier_match()
returns a mapping between original and default codes, fixing hier_to_tree()
returns a hierarchy in default format for any object created for example with hier_convert()
, fixing data.tree
hier_display()
hier_xxx()
hier_import
h_min_contributing_codes()
sdcHier_info()
, the codes really contributing to a given node are computed and returnedsdcHier_convert()
allows to return a data.table
sdcHier_convert()
allows to return a list object suitable for sdcTable
(format = "sdc"
)sdcHier_import()
allows to create a hierarchy from a list-input created from sdcHier_convert(..., format = "sdc")
sdcHier_convert()
can now convert a hierarchy to the format tau-argus understands using format='argus'
sdcHier_export()
writes hierarchies in specific formats to disksdcHier_import()
gained the ability to return sdc hierarchies from hrc
-files in tau-argus format as well as from code and jsonsdcHier_info()
now shows the children of a node (if existing)sdcHier()
gained the feature to export hierarchies as json-encoded strings and hrc-files suitable as input for tau-argussdcHier_vignette()
sdcHier_convert()
gained an argument path
to write the output to a filesdcHier_compute_fromList()
to create a hierarchy from a named listfull_names
froms sdcHier_compute()
dynHier()
and fixedHier()
dynHier()
and fixedHier()
dim_by_position()
to sdcHier_compute()
sdcHier_convert()
can output the required code to compute the hierarchy