prettifyTable: prettifyTable

Description Usage Arguments Value Examples

View source: R/normalizingOperations.R

Description

Pretty-print a truncated data frame or matrix used in markdown documents with "..." as the last value in each column to indicate there are more rows not shown.

Usage

1

Arguments

data

The data frame to subset and print

rows

The index vector definining the number of rows to print from the first row

Value

The subset data frame, with an addition row of "...", and all variables coerced to characters

Examples

1

wjhopper/whoppeR documentation built on May 4, 2019, 7:33 a.m.