DenUsenko / rbinotel

An R client for the Binotel API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

'rbinotel' - An R client for the Binotel API

Updated for Binotel API v4.0

R-CMD-check codecov


Call statistics for now

rbinotel package implements methods of Binotel API that are on subject of call statistics. Methods for making calls or working with Binotel CRM are out of the scope at this point.

Installation

The easiest way to install rbinotel is using devtools. If you don't have devtools installed, then start by typing:

install.packages("devtools")

Once you have devtools installed, just use install_github:

devtools::install_github("denusenko/rbinotel")

About

An R client for the Binotel API

License:MIT License


Languages

Language:R 94.7%Language:Rebol 5.3%