The fika package is designed to easily connect people from within a group and (potentially) suggest a topic to kick off the conversation. It’s goal is to help connect people.

What is a Fika?

A fika is Swedish tradition that is similiar to a coffee break. But a Fika is much much more than having a coffee. It is a social phenomenon, a legitimate reason to set aside a moment for quality time. But don’t take if from me, learn more from the official Swedish website.

This approach probably doesn’t meet the traditional definition of a fika, but hey the goal is to help people interact.

Installation

You can install fika from Github with the devtools package.

library(devtools)

devtools::install_github("mleary/fika")