tkplot.rotate | R Documentation |
tkplot.rotate()
was renamed to tk_rotate()
to create a more
consistent API.
tkplot.rotate(tkp.id, degree = NULL, rad = NULL)
tkp.id |
The id of the tkplot window to close/reshape/etc. |
degree |
The degree to rotate the plot. |
rad |
The degree to rotate the plot, in radian. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.