Package: mapboxer 0.4.2

mapboxer: An R Interface to 'Mapbox GL JS'

Makes 'Mapbox GL JS' <https://docs.mapbox.com/mapbox-gl-js/api/>, an open source JavaScript library that uses WebGL to render interactive maps, available within R via the 'htmlwidgets' package. Visualizations can be used from the R console, in R Markdown documents and in Shiny apps.

Authors:Stefan Kuethe [aut, cre]

mapboxer_0.4.2.tar.gz
mapboxer_0.4.2.zip(r-4.5)mapboxer_0.4.2.zip(r-4.4)mapboxer_0.4.2.zip(r-4.3)
mapboxer_0.4.2.tgz(r-4.4-any)mapboxer_0.4.2.tgz(r-4.3-any)
mapboxer_0.4.2.tar.gz(r-4.5-noble)mapboxer_0.4.2.tar.gz(r-4.4-noble)
mapboxer_0.4.2.tgz(r-4.4-emscripten)mapboxer_0.4.2.tgz(r-4.3-emscripten)
mapboxer.pdf |mapboxer.html
mapboxer/json (API)
NEWS

# Install 'mapboxer' in R:
install.packages('mapboxer', repos = c('https://crazycapivara.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/crazycapivara/mapboxer/issues

Datasets:

On CRAN:

htmlwidgetsmapbox-gl-jsspatialwebgl

6.53 score 54 stars 1 packages 42 scripts 362 downloads 35 exports 36 dependencies

Last updated 3 years agofrom:a255d65831. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 17 2024
R-4.5-winOKOct 17 2024
R-4.5-linuxOKOct 17 2024
R-4.4-winOKOct 17 2024
R-4.4-macOKOct 17 2024
R-4.3-winOKOct 17 2024
R-4.3-macOKOct 17 2024

Exports:%<>%%>%add_circle_layeradd_controladd_draw_controladd_fill_layeradd_filter_controladd_fullscreen_controladd_layeradd_line_layeradd_markeradd_mouse_position_controladd_navigation_controladd_popupsadd_scale_controladd_sourceadd_text_controladd_tooltipsas_mapbox_sourcebasemap_background_stylebasemap_raster_stylefit_boundsmapbox_sourcemapboxermapboxer_proxymapboxerOutputrenderMapboxerset_dataset_filterset_layout_propertyset_paint_propertyset_styleset_view_statestamen_raster_tilesupdate_mapboxer

Dependencies:base64encbslibcachemclidigestevaluatefastmapfontawesomefsgeojsonsfgeometriesgluehighrhtmltoolshtmlwidgetsjquerylibjsonifyjsonliteknitrlifecyclemagrittrmemoisemimepurrrR6rapidjsonrrappdirsRcpprlangrmarkdownsasssfheaderstinytexvctrsxfunyaml

Get started with mapboxer: Mapbox GL JS for R

Rendered frommapboxer.Rmdusingknitr::rmarkdownon Oct 17 2024.

Last update: 2020-10-28
Started: 2020-07-09

Readme and manuals

Help Manual

Help pageTopics
Add a circle layer to the mapadd_circle_layer
Add a standard control to the mapadd_control add_fullscreen_control add_navigation_control add_scale_control
Add a draw control to the map (experimental)add_draw_control
Add a fill layer to the mapadd_fill_layer
Add a filter control to the mapadd_filter_control
Add a layer to the mapadd_layer
Add a line layer to the mapadd_line_layer
Add a single marker to the mapadd_marker
Add a mouse position control to the mapadd_mouse_position_control
Add popups to a layeradd_popups
Add a Mapbox source to the mapadd_source
Add a text control to the mapadd_text_control
Add tooltips to a layeradd_tooltips
Convert a data object to a Mapbox GeoJSON sourceas_mapbox_source as_mapbox_source.data.frame as_mapbox_source.json as_mapbox_source.sf
Create a background stylebasemap_background_style
Create a raster stylebasemap_raster_style
A list of basemap style URLsbasemaps
Fit the map to a bounding boxfit_bounds
Create a Mapbox sourcemapbox_source
Create a mapboxer widgetmapboxer
Create a mapboxer proxy objectmapboxer_proxy
Shiny bindings for mapboxermapboxer-shiny mapboxerOutput renderMapboxer
Motor Vehicle Collisions in NYCmotor_vehicle_collisions_nyc
Update the data of a Mapbox sourceset_data set_data.character set_data.data.frame set_data.json set_data.sf
Set the filter of a layerset_filter
Update layer propertiesset_layer_properties set_layout_property set_paint_property
Set the style of the mapset_style
Set the view state of the mapset_view_state
Get Stamen raster tile URLsstamen_raster_tiles
Update a mapboxer proxy object in a Shiny appupdate_mapboxer