Skip to content

Commit

Permalink
fix error in colors
Browse files Browse the repository at this point in the history
  • Loading branch information
gilbertocamara committed Jun 17, 2024
1 parent affd83d commit 68db70f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions inst/extdata/config_colors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -228,12 +228,6 @@ legends:
DANE: ["No_Samples", "Bosque", "Pasto", "Permanente", "Rastrojo", "Rio",
"Semipermanente", "Transitorio", "Urbano"]

dane <- tibble::tibble(name = character(), color = character())


# Load the color table into sits

sits_colors_set(colors = dane, legend = "DANE")
colors:
# Oak-hickory-pine forest in US Veg Map
Evergreen_Broadleaf_Forest : &forest "#1E8449" #"#518940"
Expand Down

0 comments on commit 68db70f

Please sign in to comment.