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

dt_2_viewer

DT to Viewer


Description

Save a temporary DT::datatable as a self contained HTML file to display in the RStudio Viewer Pane. Used to provided users with choices when prompted for action by a dev function.

Usage

dt_2_viewer(.data, file = NULL)

Arguments

.data

A dplyr::tibble containing the desired data to save

file

Optional. Manually define file path (with .html extension) for HTML representation of DT

Value

This function returns a temporary HTML file displayed in the RStudio Viewer Pane


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.