/
Browse
/
Courses
/
Creating R Visualizations in SAP Analytics Cloud
/
Getting Started with R Code in SAP Analytics Cloud
Getting Started with R Code in SAP Analytics Cloud
Introducing R in SAP Analytics Cloud
5 min
Preparing Predictive Scenario Output Datasets
20 min
Quiz
Working with R Code in SAP Analytics Cloud
Exploring R Code in SAP Analytics Cloud
19 min
Using the R Script Editor
8 min
Working with R Visualization Components
10 min
Quiz
Creating R Visualizations in SAP Analytics Cloud
Creating an R Visualization in a Story
30 min
Creating an Advanced R Visualization in a Story
45 min
Quiz
Getting Started with R Code in SAP Analytics Cloud
Introducing R in SAP Analytics Cloud
5 min
Preparing Predictive Scenario Output Datasets
20 min
Quiz
Working with R Code in SAP Analytics Cloud
Exploring R Code in SAP Analytics Cloud
19 min
Using the R Script Editor
8 min
Working with R Visualization Components
10 min
Quiz
Creating R Visualizations in SAP Analytics Cloud
Creating an R Visualization in a Story
30 min
Creating an Advanced R Visualization in a Story
45 min
Quiz
Knowledge quiz
It's time to put what you've learned to the test, get 4 right to pass this unit.
1.
Which of the following can you do when you use R in SAP Analytics Cloud?
There are three correct answers.
Insert R visualizations into your stories.
Build interactive web applications with R.
Interact with your visualizations, using controls such as filters.
Edit your R scripts and preview visualizations.
2.
Which of the following components is required before starting to create an R visualization?
Choose the correct answer.
Input control
R code script
R server
Table structure
3.
Which of the following capabilities are available when you integrate R with SAP Analytics Cloud?
There are two correct answers.
You can use the R Shiny framework package from RStudio.
You can expand the visualization capability of SAP Analytics Cloud to tell even richer stories.
You can perform statistical analysis using a variety of techniques such as linear modeling, time series analysis, and clustering.
4.
If you are combining existing data with the generated predictions from a regression scenario, which of the following are essential information required in your output dataset?
There are two correct answers.
A date variable
The predictions
A key variable(s)
5.
You can import an output dataset created from a time series forecasting scenario into a SAP Analytics Cloud model and then consume it in a story.
Choose the correct answer.
True
False