Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mtennekes committed Aug 19, 2024
1 parent afc735c commit 3923996
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sandbox/vv2.R
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ tm_shape(L7_terra) +
tm_raster()

tm_shape(L7_terra) +
tm_rgb(tm_vars(dimvalues = 1:3, multivariate = TRUE))
tm_rgb(tm_vars(1:3, multivariate = TRUE))


# tmap vars
Expand Down

0 comments on commit 3923996

Please sign in to comment.