setMultiEntitySlots: setter for Crunch objects that allows a single request to...

View source: R/shoji.R

setMultiEntitySlotsR 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.


Crunch-io/rcrunch documentation built on April 1, 2024, 1:14 a.m.