README.md

R Package to retrieve data from Qlik Sense

This Package provides functions to connect Qlik Sense via q-risotto (the Qlik Sense REST API wrapper service) and to retrieve data out of Qlik Sense applications by defining HyperCubes.

Installation

Install the package senser from GitHub in your R environment:

install.packages("devtools")
library(devtools)
install_github("ralfbecher/senser")

Functions

See more details in package docu and q-risotto README.

Author

Ralf Becher

License

Copyright © 2018 Ralf Becher

Released under the MIT license.



ralfbecher/senser documentation built on May 24, 2019, 8:55 a.m.