This article describes how group pages into folders in the Report tree.
In this example, Missing Value and Scatterplot analyses are stored in a folder called Data Examination; and Linear Regression and Stepwise Regression models are grouped into a folder called Regression Models. The pages labeled Cook's Distance and Heteroscedacity are not stored in folders.
Requirements
- Pages you want to group into folders
- Some options require the use of QScript. To use this, you will need a Displayr Enterprise user license which includes the ability to add custom analysis menu items.
Method
Folders can be made in several different ways:
1. Clicking the + icon while hovering over an existing page/folder
2. Right-Clicking in any blank area of the report tree
3. Using QScript Functions
See How to Create a Custom QScript for more information on writing QScripts. A specific function - project.report.appendFolder()
can be applied to add folders to the Report tree.