Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improves 09 #1125

Merged
merged 1 commit into from
Sep 25, 2024
Merged

improves 09 #1125

merged 1 commit into from
Sep 25, 2024

Conversation

Nowosad
Copy link
Member

@Nowosad Nowosad commented Sep 25, 2024

No description provided.

@Nowosad Nowosad mentioned this pull request Sep 25, 2024
19 tasks
- `tm_raster()`: colored cells of raster data (there is also `tm_rgb()` for rasters with three layers)
- `tm_text()`: text information for (mutli)points, (mutli)linestrings, and (mutli)polygons
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch!

grid.newpage()
print(nz_height_map, vp = main_vp)
pushViewport(main_vp)
print(nz_map, vp = ins_vp)
```

Inset map can be saved to file either by using a graphic device (see Section \@ref(visual-outputs)) or the `tmap_save()` function and its arguments - `insets_tm` and `insets_vp`.
Inset maps can be saved to file either by using a graphic device (see Section \@ref(visual-outputs)) or the `tmap_save()` function and its arguments: `insets_tm` and `insets_vp`.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@Robinlovelace Robinlovelace merged commit 8e5af76 into main Sep 25, 2024
3 checks passed
@Robinlovelace Robinlovelace deleted the ch09-pr branch September 25, 2024 12:41
github-actions bot pushed a commit that referenced this pull request Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants