view | R Documentation |
Invokes the utils::View function tailored to objects in the package. If started from RStudio, it uses the RStudio viewer.
view(object, ...)
object |
(required) object to view |
... |
further arguments passed to the specific class method |
NULL
and opens the data viewer.
Sebastian Kreutzer, Institute of Geography, Heidelberg University (Germany)
utils::View()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.