Skip to contents

Returns a character vector of IRW table names for which item text is available.

Usage

irw_list_itemtext_tables()

Value

A sorted character vector of IRW table names with item text metadata.

Examples

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