R/tkplot.R
tkplot.setcoords.Rd
tkplot.setcoords() was renamed to tk_set_coords() to create a more consistent API.
tkplot.setcoords()
tk_set_coords()
tkplot.setcoords(tkp.id, coords)
The id of the tkplot window to close/reshape/etc.
Two-column numeric matrix, the new coordinates of the vertices, in absolute coordinates.