WriteShapefile_TreeRings | R Documentation |
Write a shapefile of interpolated tree rings
WriteShapefile_TreeRings(L2, filename = "test.shp")
L2 |
is as list of Tree ring polygons (X, Y) |
filename |
is a shape file(path) name written to disk. |
No return value, called for side effects.
#'
WriteShapefile_TreeRings (TR@L, tempfile("TreeRingShape_test",fileext = ".shp"))
dir(tempdir())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.