R Programming
Coding
Software
GUI
R Program
R
is now one of the top languages used in Data Science
, Analytics
, and Research
. For a newbie
who is new to R Programming language
this blog will help them to understand how to use this tool for their day to day activities.
RGUI
To open RGUI click start button and go-to letter R and click on R folder
and select the latest version of R [In this session will select version 4.3.1
]
- Opens a new
RGui
session window, where users could start writingcode
in R Console
Note
Tool tab contains:
- File
- Edit
- View
- Misc
- Packages
- Windows
- Help
- Add-on toolbar
File
Edit
View
Misc
Packages
Windows
Help
Add-on toolbar
Open Script
- Open Script is used to open the a workspace just select and start developing your code
Load Workspace
- Opens a new tab when selected this functionality , need to select any pre-loaded or saved workspace to start working on previous projects
Save workspace
- Select to save the current work space using this functionality
Copy
- User need to select and select the button to copy the code
Paste
- Once user select and copy the code need to select this button to paste the code in the session
Copy and paste
- User could able to select the code and press button to copy and paste the code
Stop current computation
- This button helps to stop current running session
- Print button helps to print the session window