Description Usage Arguments Value Author(s) Examples
The first frames of a Frames
are displayed in the browser, and are interactively navigable.
1 2 | inspect.Frames(frames, nframes = NULL, display.method = "browser",
verbose = FALSE)
|
frames |
A |
nframes |
The number of frames to display (default value: |
display.method |
Method for displaying, can be either |
verbose |
Logical, whether to provide additional output on the command line alongside with the images themselves |
inspect.Frames
returns an invisible NULL
.
Federico Marini, marinif@uni-mainz.de, 2014
1 2 | data("MesenteriumSubset")
## Not run: inspect.Frames(MesenteriumSubset)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.