Files in mtennekes/tmap
Thematic Maps

.Rbuildignore
._.Rhistory
.github/.gitignore
.github/workflows/pkgdown.yaml
.gitignore
.travis.yml
DESCRIPTION
LICENSE
NAMESPACE
NEWS
R/cellplot.R R/deprecated.R R/get_sf_coordinates.R R/grid_shp.R R/map_cat2pal.R R/map_cat2shape.R R/map_num2pal.R R/map_num2shape.R R/misc_grid.R R/misc_sf.R R/misc_stars.R R/misc_text.R R/onLoad.R R/pkg.R R/plot_1.R R/plot_attributes.R R/plot_grid.R R/plot_legend.R R/plot_legend_hist.R R/plot_legend_prepare.R R/plot_map.R R/plot_meta.R R/plot_n.R R/plot_symbol_misc.R R/plot_symbols.R R/plot_text.R R/plot_text_pointLabelGrid.R R/pre_check_shape.R R/pre_gather_shape_info.R R/pre_order_x.R R/pre_prepare_vp.R R/pre_process_facet_layout.R R/pre_process_gt.R R/pre_process_shapes.R R/pre_split_x.R R/print.R R/print_shortcut.R R/print_tmap.R R/process_add_data_to_gps.R R/process_aes.R R/process_breaks.R R/process_color.R R/process_color_aes.R R/process_data.R R/process_determine_asp_ratios.R R/process_facet_layout.R R/process_fill.R R/process_get_arrangement.R R/process_gps.R R/process_layers.R R/process_legend_format.R R/process_limit_nx.R R/process_lines.R R/process_lwd_aes.R R/process_meta.R R/process_raster.R R/process_shape_aes.R R/process_shapes.R R/process_size_aes.R R/process_split_g.R R/process_symbols.R R/process_text.R R/process_text_just.R R/process_textsize_aes.R R/process_tiles.R R/process_tm.R R/process_varnames.R R/qtm.R R/shiny.R R/split_tm.R R/theme_ps.R R/tm_add_legend.R R/tm_layers.R R/tm_layout.R R/tm_misc_elements.R R/tm_shape.R R/tm_view.R R/tmap_animation.R R/tmap_arrange.R R/tmap_format.R R/tmap_grob.R R/tmap_icons.R R/tmap_mode.R R/tmap_options.R R/tmap_save.R R/tmap_style.R R/tmap_style_catalogue.R R/tmap_tip.R R/view_add_leaflet_titles.R R/view_add_legend.R R/view_format_popups.R R/view_functions.R R/view_set_bounds.R R/view_tmap.R R/xxx_raster.R R/xxx_scales.R README.md
appveyor.yml
build/create_NLD.R build/create_land.R build/create_metro.R build/create_rivers.R build/create_world.R build/fix_world.R
codecov.yml
cran-comments.md
data/NLD_muni.rda
data/NLD_prov.rda
data/World.rda
data/land.rda
data/metro.rda
data/rivers.rda
demo/tutorials/legend_and_attributes_placement.R demo/tutorials/rmarkdown_tmap.Rmd examples/qtm.R examples/tm_add_legend.R examples/tm_compass.R examples/tm_credits.R examples/tm_facets.R examples/tm_fill.R examples/tm_grid.R examples/tm_lab.R examples/tm_layout.R examples/tm_lines.R examples/tm_logo.R examples/tm_raster.R examples/tm_scale_bar.R examples/tm_sf.R examples/tm_shape.R examples/tm_symbols.R examples/tm_text.R examples/tm_tiles.R examples/tm_view.R examples/tmapOutput.R examples/tmap_animation.R examples/tmap_arrange.R examples/tmap_format.R examples/tmap_grob.R examples/tmap_leaflet.R examples/tmap_mode.R examples/tmap_options.R examples/tmap_save.R examples/tmap_style.R examples/tmap_tip.R
inst/CITATION
inst/img/airplane.png
inst/img/city.png
inst/img/tmap.png
inst/tips.txt
man/Shapes.Rd man/axis_labels.Rd man/deprecated_functions.Rd man/land.Rd man/metro.Rd man/plus-.tmap.Rd man/print.tmap.Rd man/qtm.Rd man/reexports.Rd man/renderTmap.Rd man/rivers.Rd man/theme_ps.Rd man/tm_add_legend.Rd man/tm_compass.Rd man/tm_credits.Rd man/tm_facets.Rd man/tm_grid.Rd man/tm_iso.Rd man/tm_layout.Rd man/tm_lines.Rd man/tm_logo.Rd man/tm_minimap.Rd man/tm_mouse_coordinates.Rd man/tm_polygons.Rd man/tm_raster.Rd man/tm_scale_bar.Rd man/tm_sf.Rd man/tm_shape.Rd man/tm_symbols.Rd man/tm_text.Rd man/tm_tiles.Rd man/tm_view.Rd man/tmap-element.Rd man/tmap-package.Rd man/tmap_animation.Rd man/tmap_arrange.Rd man/tmap_design_mode.Rd man/tmap_format.Rd man/tmap_grob.Rd man/tmap_icons.Rd man/tmap_last.Rd man/tmap_leaflet.Rd man/tmap_mode.Rd man/tmap_options.Rd man/tmap_save.Rd man/tmap_style.Rd man/tmap_style_catalogue.Rd man/tmap_tip.Rd
sandbox/X2018_KW4.dbf
sandbox/auto_palette_mapping.R sandbox/benchmark.R sandbox/benchmark.Rmd sandbox/benchmark2.R sandbox/bug_leaflet_629.Rmd sandbox/bug_rmd.Rmd sandbox/bugs.R sandbox/geometry_collection.R sandbox/leaflet2.R sandbox/leaflet_extras.R sandbox/profiling.R sandbox/raster_data.rmd sandbox/set_facets_in_shinyapp.R sandbox/sf.R sandbox/sf2.R sandbox/sf_running_time_test.R sandbox/shiny.R sandbox/stars.R sandbox/test.rmd sandbox/test_aggregate_map.R sandbox/test_along.R sandbox/test_append_data.R sandbox/test_ascount.R sandbox/test_errors.R sandbox/test_icons.R sandbox/test_mapview.R sandbox/test_outside_attributes.R sandbox/test_palette_interpolation.R sandbox/test_panels.R sandbox/test_performance.R sandbox/test_raster.R sandbox/test_rotated_maps.R sandbox/test_sf.R sandbox/test_shapes.R sandbox/test_sketchy.R sandbox/test_text_functions.R sandbox/test_v2.R sandbox/tmap_mode2.R tests/helper_functions/facet_test_functions.R tests/helper_functions/manual_traceback.R tests/testthat.R tests/testthat/test_classic_worldmap.R tests/testthat/test_facets.R tests/testthat/test_panes.R tests/testthat/test_qtm.R tests/testthat/test_tips.R tests/testthat/test_tm_sf.R tests/testthat/test_units.R tic.R
tmap.Rproj
ubuntu_16_installation.sh
ubuntu_17_installation.sh
vignettes/images/tmap_facets.jpg
vignettes/images/tmap_filter.jpg
vignettes/images/tmap_tiles.jpg
vignettes/images/tmap_tiles_labels.jpg
vignettes/images/tmap_view.jpg
vignettes/tmap-JSS-code.Rmd vignettes/tmap-changes.Rmd vignettes/tmap-getstarted.Rmd
mtennekes/tmap documentation built on Aug. 31, 2022, 7:49 p.m.