README.md

flowdockr is an R package to work wih the Flowdock API

Heavily based on slackr.

The following functions are implemented:

News

Installation

devtools::install_github("hrbrmstr/flowdockr")

Usage

library(flowdockr)

# current verison
packageVersion("flowdockr")
# [1] '0.1.0'

Test Results

library(flowdockr)
library(testthat)

date()
# [1] "Fri Feb 12 17:24:32 2016"

test_dir("tests/")
# testthat results ========================================================================================================
# OK: 0 SKIPPED: 0 FAILED: 0

Code of Conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.



hrbrmstr/flowdockr documentation built on May 17, 2019, 4:57 p.m.