knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)

FOAAS - Fuck Off As A Service

FOAAS (Fuck Off As A Service) provides a modern, RESTful, scalable solution to the common problem of telling people to fuck off.

This API was just screaming for an R wrapper! So here it is.

Installation

Use devtools to install the package: devtools::install_github("56north/foaas")

Usage

You use it by calling one of the 72 different functions.

library(foaas)

foaas_everyone("me")

The functions return a message and a subtitle.

There you go!. Now f*ck off! :)



56north/foaas documentation built on May 5, 2019, 10:46 a.m.