README (original) (raw)
tm1r
Overview
Useful functions to connect to ‘TM1’ https://www.ibm.com/uk-en/products/planning-and-analyticsinstance from R via REST API.
Installation
install.packages("tm1r")
Usage
Start with creating a connection object withtm1_connection
function. Then send this object to any other function that you want to work with.