![[Deprecated]](figures/lifecycle-deprecated.svg)
tkplot.fit.to.screen() was renamed to tk_fit() to create a more
consistent API.
Usage
tkplot.fit.to.screen(tkp.id, width = NULL, height = NULL)
Arguments
- 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.