R Programming 101: Setting up R programming environment (R, RStudio and RStudio.cloud)

preview_player
Показать описание


⭕ Timeline
0:00 Introduction
0:37 Download R
2:04 Download RStudio
3:02 Overview of RStudio interface
5:17 Setting the working directory
7:18 Running lines of R code
8:03 Creating R script files from the Editor
11:07 Next episode: R Data Science Project

⭕ Playlist:
Check out our other videos in the following playlists.

⭕ Subscribe:
If you're new here, it would mean the world to me if you would consider subscribing to this channel.

⭕ Recommended Tools:
Kite is a FREE AI-powered coding assistant that will help you code faster and smarter. The Kite plugin integrates with all the top editors and IDEs to give you smart completions and documentation while you’re typing. I've been using Kite and I love it!

⭕ Recommended Books:

⭕ Stock photos, graphics and videos used on this channel:

⭕ Follow us:

⭕ Disclaimer:
Recommended books and tools are affiliate links that gives me a portion of sales at no cost to you, which will contribute to the improvement of this channel's contents.

#dataprofessor #r #rtutorial #rworkshop #learnr #rprogramming #learnrprogramming #rcode #rstudio #rstudiocloud #datascience #datamining #bigdata #machinelearning #datascienceworkshop #dataminingworkshop #dataminingtutorial #datasciencetutorial #ai #artificialintelligence
Рекомендации по теме
Комментарии
Автор

QUESTION OF THE DAY: Which platform do you use for coding your R projects (R console, RStudio, RStudio.cloud, Jupyter, etc.) ? Comment down below. 👇

DataProfessor
Автор

Thank you so much!
CTRL+ENTER to run a highlighted command in an RStudio file.
This video is pure gold.
I was getting so frustrated trying to figure out how to execute commands in a sample R program I was given. The environment isn't very user friendly, but lots of people are using this language.

SciHeartJourney
Автор

You're always my go-to man in Data Science, Professor. Hats off!

Ghasforing
Автор

Great tutorial, explains everything that I needed to know. Only thing id include is how to change themes, other than that quick and to the point

skandysurf
Автор

Great content!! Just set up my environment!

KirinChan
Автор

Hello Professor, could you please explain the steps involved to connect R (windows) to SAP cloud

SrinivasaReddy-ph
Автор

When downloading new packages, often one package's dependencies will break existing packages. This is why I use separate conda environments for separate tasks in R or Python, for example. Outside of conda, is there support for different environments directly in R studio?

thomasmatthew
Автор

What is the command to install R or any program from terminal?thanks

doming