rejoin_rv: Transform the passed rv with slots data and name so the...

View source: R/utils.R

rejoin_rvR 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

Description

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

Usage

rejoin_rv(rv)

Arguments

rv

A reactiveValues with data and name slots. Data carries a behavr table.

Value

A reactive values where data is a rejoined behavr i.e. plain data.table.


shaliulab/fslretho documentation built on Jan. 30, 2023, 9:16 p.m.