coo_template returns shape centered on the origin and inscribed in a size-side square
Usage
coo_template(coo, size)
Arguments
coo
A list or a matrix of coordinates.
size
numeric. Indicates the length of the side 'inscribing'
the shape.
Value
Returns a matrix of (x; y)coordinates.
Details
See coo_listpanel for an illustration of this function. The morphospaces
functions also take profit of this function. May be useful to develop other graphical functions.