Learn R Programming

hera (version 0.1.1)

View: View

Description

View

Usage

View(x, title)

Arguments

x

something to display

title

title of the display

Examples

Run this code
if (FALSE) {
  View(mtcars)
}

Run the code above in your browser using DataLab