Closed anders-kolstad closed 1 year ago
Update all chapters with better tables showing the ecosystem and egenskap and ECT:
metaData <- data.frame(Ecosystem, "Økologisk egenskap" = Egenskap, "ECT class" = ECT, check.names = F) flextable(metaData) %>% bg(bg = "lightblue", part="header") %>% theme_vanilla() %>% set_table_properties(layout = "autofit")
Fixed
Update all chapters with better tables showing the ecosystem and egenskap and ECT: