Function creating a new ID for a new item in the propositions database. Note that item IDs which have been removed will be reassigned.

name_new_item(existing_names = NULL)

Arguments

existing_names

Character vector. Item names already assigned.

Value

Character string. New item ID.

Author

Nicolas Mangin