Load the category and class map table.

loadCategoryAndClassMapTable(
  path = system.file("..", "inst", "extdata", "class_map.xlsx")
)

Arguments

path

The path to the category and class map table.

Value

A tibble with the category and class map table.