Navigate through RStudio like a pro

What you will learn

Install R and RStudio

Configure the global options

Customize themes, fonts, colors, sizes

Understand the purpose of panes: Console, Environment, Terminal, Packages, Files, Plots, Viewer, Help

Set-up projects, create scripts, navigate through files and folders

Tweak your RStudio IDE

Connect to git and clone a repository

Description

Important! Iย had to change this course to PAID because of the bot accounts!

Please contact me on Linkedin for a free coupon!

RStudio (Posit) is the best IDE there is for Data Professionals.

It was initially created for R users and currently supports Python, SQL, C++, D3, and other programming languages.

It also facilitates the creation of R packages, Shiny Applications, Markdown documents, Quarto Documents, books, blogs, websites, Quarto Presentations (new!), APIs.

RStudio is what made Rย great and now millions of data scientists use R on daily basis.


Get Instant Notification of New Courses on our Telegram channel.


Iย have taught R &ย RStudio to over 750 people and always emphasized the importance of understanding all the features of the RStudio API.

Having a friendly and ergonomic interface is very important.

Understanding the complete functionalities of Rstudio will give you an edge as some of them will save you hours, and others will improve your overall user experience.

This course will explain to you how to

  • install R and set up your RStudio IDE
  • configure the global options
  • understand the panes (console, scripts, environment, files, plots, packages, viewer, help)
  • launch projects and navigate through projects
  • understand the working directory, file, and folder structure
  • create your first script
  • connect to git and use the git pane
  • clone repository from GitHub
  • customize your code and add tweaks
  • install Python and run py scripts

Once you complete this course you will set up your RStudio correctly and once and for all.

English
language

Content

Download and Install R & RStudio

Install R and RStudio

Global Options and Interface

Global Options of RStudio
Interface: Themes, Fonts, Visuals

RStudio Projects

Create a new Project
Understanding Working Directory

Panes

Overview
Console Pane
Files Pane
Script Pane
Environment Pane
Packages Pane
Help Pane
Plots and Viewer Pane

Other Panes

Other Panes

Git Pane

Install Git and Clone a Repo

Additional Features

Additional Features