View source: R/DimList2Hierarchy.R
DimList2Hierarchy | R Documentation |
From hierarchy/dimList as in sdcTable to to-from coded hierarchy
DimList2Hierarchy(x)
x |
An element of a dimList as in sdcTable |
Data frame with to-from coded hierarchy
Øyvind Langsrud
DimList2Hrc
, Hierarchy2Formula
, AutoHierarchies
.
# First generate a dimList element
x <- FindDimLists(SSBtoolsData("sprt_emp_withEU")[, c("geo", "eu")], , total = "Europe")[[1]]
x
DimList2Hierarchy(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.