updateMainTable: Create a DT Render from a reactive data object

Description Usage Arguments Value

View source: R/functions.R

Description

Internal function which will update a given table using some optional formatting - to be suppled to a output$table

Usage

1
updateMainTable(x, pl = 25, format = TRUE)

Arguments

x

data.frame inside a reactive environment

pl

default row-numbers/pagelength of table

format

Boolean, indicate whether special formatting rules should be applied

Value

An render instance to be supplied to shiny output


TJGorrie/localXCR documentation built on Dec. 18, 2021, 4:01 p.m.