get.asp | R Documentation |
This function is used by draw.pie
to draw circles (rather than ellipses) in existing plots.
get.asp()
Returns the aspect ratio of the current plot.
If the plot is re-sized get.asp
is not automatically updated
Hans Gerritsen
draw.pie
plot(1:10,(1:10)/10)
get.asp()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.