Skip to content

📍❎ Test: {crosstalk} with {flexdashboard}, {leaflet} and {DT} in R using fake geolocated IP addresses

Notifications You must be signed in to change notification settings

matt-dray/ip-geolocate-map-crosstalk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test: map geolocated IP addresses using Crosstalk

The tool

The tool is available here: https://matt-dray.github.io/ip-geolocate-map-crosstalk/

Background

This repo contains a test of crosstalk for inter-widget interactivty between a leaflet map, datatable interactive table and filters in a flexdashboard layout.

Crosstalk is an add-on to the htmlwidgets package. It extends htmlwidgets with a set of classes, functions, and conventions for implementing cross-widget interactions (currently, linked brushing and filtering).

Selections in one htmlwidget will update the other htmlwidget. This behaviour allows for creation of simple tools that can be shared as HTML without the need for Shiny and a hosting service.

Data

The IP address data are fake and were generated using the generator package, then geolocated using the freegeoip package. 'Groups' and 'Devices' were assigned arbitarilty and randomly.

About

📍❎ Test: {crosstalk} with {flexdashboard}, {leaflet} and {DT} in R using fake geolocated IP addresses

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages