view | R Documentation |
Invoke a spreadsheet-style data viewer on a matrix-like R object.
view(x, title)
x |
An R object which can be coerced to a data frame with non-zero numbers of rows and columns. |
title |
Title for viewer window. Defaults to name of 'x' prefixed by 'Data:'. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.