Skip to content
Snippets Groups Projects
Commit 8d4a5da7 authored by Francesco Sabatini's avatar Francesco Sabatini
Browse files

fixed typo in 04_buuildHeader

parent 460c8115
Branches
No related tags found
No related merge requests found
...@@ -732,7 +732,7 @@ header.out <- header %>% ...@@ -732,7 +732,7 @@ header.out <- header %>%
Forest:Naturalness, ESY, Forest:Naturalness, ESY,
#Vegetation structure #Vegetation structure
"Cover total (%)":"Maximum height cryptogams (mm)") "Cover total (%)":"Maximum height cryptogams (mm)")
save(header.out, file = "../_output/header_splot3.0") save(header.out, file = "../_output/header_splot3.0.RData")
``` ```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment