l_ispace_config | R Documentation |
Configuring a loon plot to accommodate ispace
l_ispace_config(
baseplot,
ispace = NULL,
x = NULL,
y = NULL,
xlim = NULL,
ylim = NULL,
...
)
baseplot |
The plot to be modified |
ispace |
The inner space (in [0,1]) |
x |
The x data |
y |
The y data |
xlim |
The x-axis limits; if NULL, the data limits are used |
ylim |
The y-axis limits; if NULL, the data limits are used |
... |
Additional arguments passed to loon::l_configure |
The baseplot
R. W. Oldford
Other graphical tools:
na_omit_loon()
,
plot_region()
,
vport()
,
zenarrow()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.