tkplot.setcoords | R Documentation |
tkplot.setcoords()
was renamed to tk_set_coords()
to create a more
consistent API.
tkplot.setcoords(tkp.id, coords)
tkp.id |
The id of the tkplot window to close/reshape/etc. |
coords |
Two-column numeric matrix, the new coordinates of the vertices, in absolute coordinates. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.