ordersvg | R Documentation |
Map of trees from permanent plot based on cartesian coordinates
ordersvg(
audit,
quad = "A00",
save.svg = TRUE,
wd = getwd(),
dx = "new_dx2018",
dy = "new_dy2018",
tag = "num_tag",
dap = "dap2018",
error = "errorType",
mapSize = c(13, 13)
)
audit |
auditory data frame from permanent plot tree censo data. |
quad |
a character string or factor representing some subunit of the permanent plot. |
save.svg |
logical true to save a svg file |
wd |
character string indicating directory towhere the file will be saved. |
dx |
between 0 to max.size . Tree mapping X coordinate. |
dy |
between 0 to max.size . Tree mapping Y coordinate. |
'mapsvg' returns tree mapped svg mapped with svg pattern ids.
Alexandre Adalardo de Oliveira aleadalardo@gmail.com
gridSVG
http://labtrop.ib.usp.br
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.