The Integration Between 'IBM COGNOS TM1' and R
TM1 API Request
TM1 Connection
TM1 Create New Element to a Dimension
TM1 Generate mdx for a cube view
TM1 Create New Subset to a Dimension
TM1 Create View from mdx
TM1 Delete Element or Component
TM1 Delete Subset
TM1 Delete View
TM1 Get Configuration
TM1 Get Dimensions of a Cube
TM1 Get Cubes
TM1 Get Data from a Cube
TM1 Get Attributes of a Dimension
TM1 Get Elements of a Dimension
TM1 Get Subsets of a Dimension
TM1 Get Dimensions
TM1 Get Element of a Dimension
TM1 Get Instances
TM1 Get Logs of an instance
TM1 Get Data from an MDX View
TM1 Get Data from a Native View
TM1 Get Elements of a subset
TM1 Log Out
TM1 Run a Chore
TM1 Run a Process
TM1 Send Data to a Cube
TM1 Send Data Set to a Cube
Useful functions to connect to 'TM1' <https://www.ibm.com/uk-en/products/planning-and-analytics> instance from R via REST API. With the functions in the package, data can be imported from 'TM1' via mdx view or native view, data can be sent to 'TM1', processes and chores can be executed, and cube and dimension metadata information can be taken.
Useful links