view | R Documentation |
Invoke a spreadsheet like viewer when appropriate.
view(x, ..., title = wrapr_deparse(substitute(x)), n = 200)
x |
R object to view |
... |
force later arguments to bind by name. |
title |
title for viewer |
n |
number of rows to show |
invoke view or format object
view(mtcars)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.