Convert map files (.ace, .acd1, .save) into to html viewer using Shiny
Install librarys once using:
install.packages(c("shiny","htmlwidgets"))To install Racmacs package see: https://github.com/acorg/R-acmacs
run code to convert map:
runGitHub("Map_to_HTML", "svdvliet")