05/05/2020
Tools
- Contents
 - Tools
 - File Type Tester
 - R Console
 
| Legend | Name | Description | 
|---|---|---|
| A | File Type Identifier | Allows testing which and how certain file formats are recognized by GEAP. | 
| B | R Console | Presents a console to send and receive R commands. | 
| C | File format checker | Opens an instance of Type Checker. | 
File Type Tester
| Legend | Name | Description | 
|---|---|---|
| A | Native formats | Natively supported file formats in GEAP. | 
| B | Custom formats | Custom file formats, whose instructions were developed in TypeChecker. | 
| C | Refresh | Updates the custom formats list if alterations were made in the directory. | 
| D | Test | Selects a file in the local computer and checks which format is recognized by GEAP. This can be used to test TypeChecker instructions. | 
R Console
| Legend | Name | Description | 
|---|---|---|
| A | Input | Text to be sent to R. | 
| B | Send | Sends the input text to the R Environment. The Enter key can be used as shortcut. | 
| C | Output | Panel containg the output from the last sent command to R. |