View | R Documentation |
Invoke a spreadsheet-style data viewer on a matrix-like R
object.
View(x, title)
x |
an |
title |
the title for the viewer window. Defaults to the name of |
Invisibly returns NULL
. The functions opens a widnow showing the
formatted contents of x
and returns immediately.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.