item_delete.Rd
Delete item
item_delete(items, id)
the data.frame of the items
the id of the item to delete
the new data.frame of the items
if (FALSE) { # \dontrun{ item_delete(items = myitems, id = 123456789) } # }