Index into a reactiveValues object and return a list
rv_index.Rd
Index into a reactiveValues object and return a list
Arguments
- x
reactiveValues
- indices
chr/num
valid indexing object- assign
lgl
whether to assign the values inindices
to their respective names inx
See also
Other reactives:
rv_to_list()
,
rv()