Learn R Programming

dataview (version 2.1.1)

Data and Workspace Browser for Terminals

Description

Tools for deciphering the contents of unknown objects or environments from within the terminal, a problem often encountered when working with unfamiliar packages or debugging complex functions. If working in xterm256 or ANSI terminals the output is coloured by default to improve readability (e.g. the standard Ubuntu terminal).

Copy Link

Version

Install

install.packages('dataview')

Monthly Downloads

24

Version

2.1.1

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Christofer Backlin

Last Published

May 22nd, 2015

Functions in dataview (2.1.1)

entry.view

Display vectors, lists or rows of a data frames in key-value-pairs.
browse

Browse the contents of a nested data structure
as.whos

Convert objects to whos
heat.view

Display heatmaps and heatvectors.
getOpt

Retrieves package options
whos

Display contents of an evironment, data.frame or list as a summary table
whos.options

Set default behavior of the whos function