update_stack.Rd
Update a slot of your jenga stack
update_stack(stack, objects, slots, save = TRUE)
stack | A jenga stack as created by |
---|---|
objects | a list of items to be inserted into the jenga stack |
slots | a vector of character inputs, of the slot/s to be updated. Must match slots already in the stack. Order of slots corresponds to order of objects |
SAVE | if |
an updated jenja stack