Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 708 Bytes

File metadata and controls

21 lines (14 loc) · 708 Bytes

metaMapWidget: R Wrapper for the meta-map-widget Leaflet widget

This package allows users to view the locations of custom data samples and their various attributes using an interactive map widget. The widget may be embedded in Rmd/Quarto documents.

Installation

For now, metaMapWidgetR is only available on Github and can be installed with devtools:

devtools::install_github('grunwaldlab/metaMapWidgetR')

See the “Getting Started” page for interactive examples

Contributing and feedback

Contributions and feedback are welcome! Please visit the GitHub repository to report issues or submit pull requests.