codecov CRAN_Status_Badge license Build Status Project Status: Concept – Minimal or no implementation has been done yet, or the repository is only intended to be a limited example, demo, or proof-of-concept.

Introducing the powRballad package

This package solves the most fundamental problem we all have when we walk into a kareokebar after UseR;

what song to pick?

The powRballad package helps you in selecting the most optimal song based on you R-skill and Nationality.

It has one function: select_powerballad()

We've also created an app that you can use online.

How to install

If you don' have devtools installed: 'install.packages('devtools')'

Install from github with

library(devtools)
install_github('reoke/powrballad')

adding to this package

If you feel like we missed a critical powerballad or misspelled something (likely) add it to the textfile which can be found in inst/extdata/powerballads.txt if you add more then one song, add yourself to the description file as well. use this format:

person("firstname","lastname", role = "ctb") ctb means contributor



Raoke/powrballad documentation built on May 17, 2019, 2:46 p.m.