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