View source: R/Functions_formatting_utilities.R
ListToReactiveValues | R Documentation |
recursively converts lists to reactiveValues, essentially the reverse of
reactiveValuesToList()
. Has to be called in a shiny
session.
ListToReactiveValues(ls)
ls |
a list object |
a reactiveValues
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.