The goal of psymap is to filter for festivals and show them. Also to vote with your friends for the best festival.
You can install the released version of psymap from CRAN with:
devtools::install_github("https://github.com/feinmann/psymap")
This is a basic example which shows you how to solve a common problem:
library(psymap)
run_app()