knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.