The goal of collmaps is to provide simple tools to check plant collection records. It provides a user interface to upload an excel table that must have at least three columns with these names: ID, lat, and lon.
You can install the released version of collmaps from github with:
install.packages("devtools")
devtools::install_github("rsimon64/collmaps")
The interface can be started from the addin menu in RStudio or from the terminal:
collmaps::cm_map()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.