dv8_mdsmb_to_hierclsxb | R Documentation |
Creates a \*.dv8-clsx file from a \*.dv8-dsm file
dv8_mdsmb_to_hierclsxb(
dv8_path,
mdsmb_path,
hierclsxb_path,
max_depth = "",
modules = FALSE,
recursive = FALSE
)
dv8_path |
path to DV8 binary |
mdsmb_path |
path to mdsm binary file created by |
hierclsxb_path |
name of output file |
max_depth |
recursion depth limit |
modules |
merge modules following same design rules if switched on |
recursive |
use recursive algorithm if switched on |
the hierclsxb_path
dv8_mdsmb_drhier_to_excel
for exporting '*-clsx.dv8-clsx' to excel '-clsx.xlsx', or
dv8_clsxb_to_clsxj
and parse_dv8_clusters
for conversion and parsing.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.