Skip to contents

Get TCM classification statistics

Usage

fetch_tcm_classification_stats()

Value

A tibble::tibble() with columns: classification, count, percentage.

Examples

if (FALSE) { # \dontrun{
fetch_tcm_classification_stats()
} # }