setMultiEntitySlots {crunch} | R Documentation |
setter for Crunch objects that allows a single request to update multiple parts of an entity
Description
setter for Crunch objects that allows a single request to update multiple parts of an entity
Usage
setMultiEntitySlots(x, ...)
Arguments
x |
a ShojiObject or subclass thereof |
... |
Named arguments where the names are the slot name to update and the values are the values that they should be updated to include. |
Value
x modified accordingly.
[Package crunch version 1.31.0 Index]