calculate_hierarchy_stats {textAnnotatoR}R Documentation

Calculate hierarchy statistics

Description

Calculates various statistics about the code hierarchy including the total number of themes and codes, maximum depth, and distribution of codes across themes.

Usage

calculate_hierarchy_stats(node)

Arguments

node

Root node of the hierarchy tree

Value

A list containing hierarchy statistics:


[Package textAnnotatoR version 0.1.4 Index]