Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

reviewr_datatable

ReviewR DataTable


Description

This is a wrapper function around DT::datatable which applies common extensions, options and default values used throughout the ReviewR application.

Usage

reviewr_datatable(.data, dom = "ftip", column_filter = "top", search_term = "")

Arguments

.data

A local tibble or data frame to be rendered in the ReviewR UI

dom

Define the table control elements to appear on the page and in what order. See: https://datatables.net/reference/option/dom

column_filter

Where to display individual column filters. Valid entries are: 'top','bottom','none'

search_term

A string or regular expression used as a filter for patient data

Value


ReviewR

A Light-Weight, Portable Tool for Reviewing Individual Patient Records

v2.3.6
BSD_3_clause + file LICENSE
Authors
Laura Wiley [aut] (<https://orcid.org/0000-0001-6681-9754>), Luke Rasmussen [aut] (<https://orcid.org/0000-0002-4497-8049>), David Mayer [cre, aut], The Wiley Lab [cph, fnd]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.