Description Usage Arguments Examples
This function draws a circle with given parameters
1 |
center |
vector of length 2 with coordinates for the center (dfaults to c(0,0)) |
diameter |
numeric indicating diamter (defaults to 1) |
npoints |
number of points (defaults to 100) |
1 2 3 4 | ## Short example
# Load precomputed example data
#TODO: find test object
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.