mkearney/printbl: Printable Tibbles

A limitation of 'tibble' printing is that variables are hidden if they do not fit within the device's width. This package solves this problem via printing rows. In other words, this package allows users to preview ALL of a data frame without sacrificing pretty printing behaviors of tibbles.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.0.1
URL https://github.com/mkearney/printbl
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("mkearney/printbl")
mkearney/printbl documentation built on May 23, 2019, 8:04 p.m.