Learn R Programming

shiny.collections (version 0.1.1)

delete: Delete element from collection

Description

Delete element from collection

Usage

delete(collection, element_id)

Arguments

collection

reactive value with collection data

element_id

character with element id

Value

result status with numer of elements: deleted, errored, inserted, replaced, skipped, unchanged