diff --git a/map_so_ii.rmd b/map_so_ii.rmd index 892df8a3637d9a94772dd573963f8a807231c597..506eae92b87fd91e1eb37e033957441e3a8b1dc8 100644 --- a/map_so_ii.rmd +++ b/map_so_ii.rmd @@ -16,6 +16,14 @@ map_so_ii(theme = "hydro", detail = "river") map_so_ii(theme = "catchment") map_so_ii(theme = "catchment", detail = 2, legend_theme = TRUE) map_so_ii(theme = "catchment", detail = 3, legend_theme = TRUE) +map_so_ii(theme = "onrn", detail = "n_catnat", legend_theme = TRUE) +map_so_ii(theme = "onrn", detail = "freq_sin", legend_theme = TRUE) +map_so_ii(theme = "onrn", detail = "cost", legend_theme = TRUE) +map_so_ii(theme = "onrn", detail = "cost_hab", legend_theme = TRUE) +map_so_ii(theme = "onrn", detail = "cost_mean", legend_theme = TRUE) +map_so_ii(theme = "onrn", detail = "ratio", legend_theme = TRUE) +map_so_ii(theme = "onrn", detail = "balance", legend_theme = TRUE) +map_so_ii(theme = "onrn", detail = "ppri_year", legend_theme = TRUE) # Can only work if data-common is a symbolic link