create_point_map | R Documentation |
Create a map of ogawa forest plot with points
create_point_map(
x,
y,
adds_sq_legend = TRUE,
draws_1_2ha = TRUE,
contour = FALSE,
col = rgb(1, 0, 0, 0.5),
...
)
x |
x coordinates. |
y |
y coordinates. |
adds_sq_legend |
if TRUE, adds an legend for sub-quadrats. |
draws_1_2ha |
if TRUE, draws the 1.2ha core plot region. |
contour |
if TRUE, draw contour. |
col |
fill color(s). |
... |
graphic parameters passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.