rejoin_rv | R Documentation |
Transform the passed rv with slots data and name so the content of data is not a behavr table anymore and instead a rejoin()ed data.table
rejoin_rv(rv)
rv |
A reactiveValues with data and name slots. Data carries a behavr table. |
A reactive values where data is a rejoined behavr i.e. plain data.table.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.