Skip to contents

Depth-recursive code count. Walks the Subtheme tree and sums direct-code counts at every depth. Use subtheme_n_codes() for the depth-0 (direct only) count.

Usage

subtheme_n_codes_total(subtheme)

Arguments

subtheme

Subtheme S3

Value

Integer; total code count across every nested depth.