Skip to content

Commit

Permalink
correction
Browse files Browse the repository at this point in the history
  • Loading branch information
anplaceb committed Sep 2, 2024
1 parent 9955fe1 commit de3f3fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R_session/Tree_detection.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,5 @@ out <- vect(out)
Save tree tops

```{r}
writeVector(out, here("R_session", "output","ttops_ndom_.gpkg") overwrite=TRUE)
writeVector(out, here("R_session", "output","ttops_ndom_.gpkg"), overwrite=TRUE)
```

0 comments on commit de3f3fa

Please sign in to comment.