Learn R Programming

crunch (version 1.30.4)

setMultiEntitySlots: 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, ...)

Value

x modified accordingly.

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.