Modelling using R

There are three ways to model John’s Coffee Shop. In this part of the tutorial we will take you through how to model the coffee shop using R code.

To create a R application:

  1. Make sure you are in the Apps Section of Akumen, you can get there by clicking APPS on the left hand side of the screen. APPS APPS
  2. Click on the plus icon in the bottom right of screen.
  3. Select R from the list Application types. List of Application Types List of Application Types
  4. In the Create a New Application dialog, name the driver model Coffee Shop R App.
  5. Click Ok.

Akumen will take you directly to the code editor screen

Info

We will be building the model of John’s Coffee Shop incrementally. First, we will be modelling its operational income and then we will be adding in the fixed overhead costs. Last, we will address the shop’s cash reserve at the bank.

Tip

To know more about creating Python and R applications and how to configure them click here