item_add.Rd
Add item
item_add(items, item)
the data.frame of the items
an item data.frame to be added
the new data.frame of the items
if (FALSE) { # \dontrun{ item_add(items = myitems, item = mynewitem) } # }