rows_delete.Rd
Delete Item(s)
rows_delete(items, id)
the data.frame of the items
a vector of id(s) for the item to delete
the new data.frame of the items
if (FALSE) { # \dontrun{ rows_delete(items = myitems, id = 123456789) } # }