dataview (version 2.1.1)

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

Description

Color coded according to class of contents.

Usage

entry.view(x, i = 1)

Arguments

x
List or data frame.
i
Row number to show. Press down/up to browse.

Value

Nothing.

Examples

Run this code
entry.view(Sys.getenv())

Run the code above in your browser using DataCamp Workspace