tkplot.fit.to.screen | R Documentation |
tkplot.fit.to.screen()
was renamed to tk_fit()
to create a more
consistent API.
tkplot.fit.to.screen(tkp.id, width = NULL, height = NULL)
tkp.id |
The id of the tkplot window to close/reshape/etc. |
width |
The width of the rectangle for generating new coordinates. |
height |
The height of the rectangle for generating new coordinates. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.