R/tkplot.R
tkplot.rotate.Rd
tkplot.rotate() was renamed to tk_rotate() to create a more consistent API.
tkplot.rotate()
tk_rotate()
tkplot.rotate(tkp.id, degree = NULL, rad = NULL)
The id of the tkplot window to close/reshape/etc.
The degree to rotate the plot.
The degree to rotate the plot, in radian.
vcount()