Description Usage Arguments Details
Defines AreaObject
1 | AreaObject(name, x = numeric(2), y = numeric(2))
|
name |
name of the area |
x |
x limits of the area as numeric(2) |
y |
y limits of the area as numeric(2) |
AreaObject is a list of class area with given fields. It is used by plotting functions and mainly add_areas. currently it only supports square objects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.