create_unique_total_diagnostics: Generates diagnostics about the unique and total occurences...

View source: R/create_unique_total_diagnostics.R

create_unique_total_diagnosticsR Documentation

Generates diagnostics about the unique and total occurences of Types, Categories and Queries

Description

Creates a file listing the total occurances of all queries and categories.

Usage

create_unique_total_diagnostics(lecat_result, inShiny = FALSE)

Arguments

lecat_result

data frame output from the run_lecat_analysis function

inShiny

If inShiny is TRUE then shiny based notifications will be shown

Value

Passing the output of the run_lecat_analysis function will return a data frame with Type, Category, Queries and Column_examined columns. In the output the unique and total occurances of Types, Category and Query are reported in the format Term(total occurances, unique occurances).


WarwickCIM/lecat documentation built on Jan. 14, 2023, 4:43 a.m.