Learn R Programming

shiny.collections (version 0.1.1)

insert: Insert element to collection

Description

Insert element to collection

Usage

insert(collection, element, ...)

Arguments

collection

reactive value with collection data

element

list with content of element

...

other params to insert

Value

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