Tm1r
Useful functions to connect to TM1 instance from R via REST API
Install / Use
/learn @muhammedalionder/Tm1rREADME
<!-- README.md is generated from README.Rmd. Please edit that file -->
tm1r
tm1r
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/1/1b/R_logo.svg/1280px-R_logo.svg.png" align="right" width="60" height="60" /><img src="https://www.cubus-pm.com/sites/default/files/styles/image/public/images/grafiken/grafik_technologie_ibm_d_694x500px.jpg" align="right" width="70" height="60" />
Overview
Useful functions to connect to 'TM1' https://www.ibm.com/uk-en/marketplace/planning-and-analytics instance from R via REST API.
Installation
install.packages("tm1r")
Usage
Start with creating a connection object with tm1_connection function.
Then send this object to any other function that you want to work with.
