The builtin_itemtable object in the dscore package
contains basic meta-information about items: a name, the equate group,
the instrument, the domain and the item label.
The get_itemtable() function returns a subset of items
in the itemtable.
get_itemtable(items = NULL, itemtable = NULL)A logical or character vector of item names to return. The
default (NULL) returns all items.
A data.frame set up according to the
same structure as builtin_itemtable(). If not specified,
the builtin_itemtable is used.
A data.frame with seven columns.