Commit 9781a728 authored by Monnet Jean-Matthieu's avatar Monnet Jean-Matthieu
Browse files
No related merge requests found
Showing with 2 additions and 2 deletions
+2 -2
......@@ -169,7 +169,7 @@ dummy <- lidaRtRee::raster_metrics(r_treechm,
},
output = "raster"
)
names(dummy) <- c("TreeCanop_cover_in_plot", "TreeCanopy_meanH_in_plot")
names(dummy) <- c("TreeCanopy_cover_in_plot", "TreeCanopy_meanH_in_plot")
metrics_trees <- raster::addLayer(metrics_trees, dummy)
```
......@@ -471,4 +471,4 @@ plot(sf::st_geometry(forest_cropped), add = TRUE)
# Inference
Work in progress...
\ No newline at end of file
Work in progress...
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment