This workshop delves into the world of R programming from the command line interface. It empowers participants to leverage the direct interaction and control offered by the command line, enhancing their R workflow.
The focus will be on:
- Core functionalities: Mastering essential R commands for data manipulation, analysis, and visualization.
- Scripting: Crafting R scripts to automate repetitive tasks and improve reproducibility.
- Efficiency: Utilizing the command line for streamlined data exploration and analysis.
By the end of the workshop, attendees will be equipped to:
- Navigate the R command line with confidence.
- Execute core R operations for data management and analysis.
- Construct effective R scripts for automation and efficiency.
- Gain a deeper understanding of the R environment.
- Terminal vs Shell
- Setting up your working environment
- How to get help from the command line
- How to navigate the Bash terminal
- Working with directories and files
- List content
- Find directories and files
- View directories and files
- Modifying File permissions
- What is a Bash script?
- Declare environment variables in Bash
- Run R Script at Command Line Interface
- R Arguments using
commandArgs()
This workshop is ideal for those seeking to elevate their R proficiency and unlock the power of command-line programming for data science tasks.