Package: linkeR 0.1.4
linkeR: Link Interactive Plots and Tables in 'shiny' Applications
Build powerful, linked-view dashboards in 'shiny' applications. With a declarative, one-line setup, you can create bidirectional links between interactive components. When a user interacts with one element (e.g., clicking a map marker), all linked components (such as 'DT' tables or other charts) instantly update. Supports 'leaflet' maps, 'DT' tables, 'plotly' charts, and spatial data via 'sf' objects out-of-the-box, with an extensible API for custom components.
Authors:
linkeR_0.1.4.tar.gz
linkeR_0.1.4.zip(r-4.7)linkeR_0.1.4.zip(r-4.6)linkeR_0.1.4.zip(r-4.5)
linkeR_0.1.4.tgz(r-4.6-any)linkeR_0.1.4.tgz(r-4.5-any)
linkeR_0.1.4.tar.gz(r-4.7-any)linkeR_0.1.4.tar.gz(r-4.6-any)
linkeR_0.1.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
linkeR/json (API)
| # Install 'linkeR' in R: |
| install.packages('linkeR', repos = c('https://epiforesite.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/epiforesite/linker/issues
Pkgdown/docs site:https://epiforesite.github.io
Last updated from:e4453062f1. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 158 | ||
| source / vignettes | OK | 242 | ||
| linux-release-x86_64 | OK | 162 | ||
| macos-release-arm64 | OK | 114 | ||
| macos-oldrel-arm64 | OK | 79 | ||
| windows-devel | OK | 99 | ||
| windows-release | OK | 94 | ||
| windows-oldrel | OK | 92 | ||
| wasm-release | OK | 159 |
Exports:create_link_registrydiagnose_registrylink_plotsprepare_plotly_linkingprocess_sf_dataregister_dtregister_leafletregister_plotly
Dependencies:base64encbslibcachemclicommonmarkdigestfastmapfontawesomefsgluehtmltoolshttpuvjquerylibjsonlitelaterlifecyclemagrittrmemoisemimeotelpromisesR6rappdirsRcpprlangsassshinysourcetoolswithrxtable
Last update: 2025-09-30
Started: 2025-06-24
Last update: 2025-09-30
Started: 2025-06-24
Last update: 2025-09-30
Started: 2025-09-30
Last update: 2025-09-30
Started: 2025-07-17
Last update: 2025-09-30
Started: 2025-08-25
Last update: 2025-06-24
Started: 2025-06-24
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Apply Default Leaflet Behavior for Selection Events | apply_default_leaflet_behavior |
| Create a Link Registry for 'shiny' Component Coordination | create_link_registry |
| Diagnostic function to debug linkeR observer issues | diagnose_registry |
| Simple Plot Linking Function for Non-Modular 'shiny' Apps | link_plots |
| Package imports | linkeR-imports |
| Prepare Plotly for Linking | prepare_plotly_linking |
| Register a DT DataTable Component | register_dt |
| Register a Leaflet Component | register_leaflet |
| Register a Plotly Component | register_plotly |
| Setup DataTable Observers | setup_datatable_observers |
| Setup Leaflet Map Observers | setup_leaflet_observers |
| Update DT Selection Based on Shared ID | update_dt_selection |
